Work in progress hybrid package manager for UNIX like operating systems
This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-07-09 02:36:56 +02:00
src Get basic cloning working 2023-07-09 02:36:56 +02:00
LICENSE Initial commit, much work in progress 2023-07-09 00:55:34 +02:00
Makefile Initial commit, much work in progress 2023-07-09 00:55:34 +02:00
options.mk Initial commit, much work in progress 2023-07-09 00:55:34 +02:00
README.md old 2023-07-09 00:57:30 +02:00

packr

Package manager for UNIX like operating systems

License

Copyright (C) 2022-2023 speedie

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.