Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.03 KB

File metadata and controls

20 lines (13 loc) · 1.03 KB

Arfpkg

Arfpkg is the package manager for PoodleOS. Functions include: install/fetch, remove (more coming soon) PoodleManager (https://github.com/xellion-dev/poodlemanager) is the precursor to Arfpkg.

License

This project is licensed under the Mozilla Public License 2.0 (MPL 2.0).

What does this mean?

We chose the MPL 2.0 to get a balance between open collaboration and flexibility for users:

  • Open Core: If you modify any of the existing source files in this repository, you must make those changes available under the same MPL 2.0 license. This ensures that improvements to the core arfpkg engine benefit everyone.
  • Freedom to Extend: You are free to use arfpkg as part of a larger project or proprietary distribution. You can add new files containing your own code and logic without being required to open-source those additions.
  • Attribution: You must retain all original copyright and license notices in the source code.

For the full legal text, please see the LICENSE file.

(c) XEL 2023 - 2025