
-----
# paci
Your friendly, lightweight and flexible package manager.
It is a package manager which can be used to distribute your own packages.
It is meant to install all packages in your userland.
Please see [Limitations](#limitations)
## Requirements
- python3
- python3-venv
- rsync
## Setup
```
❯ make
```
## Usage
These are the planned commands.
```
❯ paci --help
paci
Usage:
paci install [--no-config] [--no-cleanup] [--reuse] [--overwrite] <package>...
paci update [--no-config] [--no-cleanup] [--reuse] [--overwrite] <package>...
paci search <package>
paci refresh
paci list
paci remove
paci configure
paci generate (repo-index <path> | pkg-index)
paci --help
paci --version
Options:
-h, --help Show this screen.
-v, --version Show version.
-n, --no-config Omits the config.
-c, --no-cleanup Don't cleanup the mess.
-o, --overwrite Overwrite the config.
-r, --reuse Reuse the downloaded files.
(only possible with --no-cleanup)
Examples:
paci install phpstorm
Help:
For help using this tool, please open an issue on the Github repository:
https://github.com/tradebyte/paci
```
## Limitations
* It currently targets Ubuntu 16.04 only!
* It needs more packages.
* It needs testing
## Some snippets
- Run tests: `$ python setup.py test`
- Activate virtualenv: `. env/bin/activate`
- Deactivate virtualenv: `deactivate`
- Run the linter: `pylint paci`
- New release of this CLI tool (pip): `$ python setup.py sdist bdist_wheel`
## Contributing
See the [CONTRIBUTING] document.<br/>
Thank you, [contributors]!
[CONTRIBUTING]: CONTRIBUTING.md
[contributors]: https://github.com/tradebyte/paci/graphs/contributors
## License
Copyright (c) 2017 by the Tradebyte Software GmbH.<br/>
`paci` is free software, and may be redistributed under the terms specified in the [LICENSE] file.
[LICENSE]: /LICENSE
## About
`paci` is maintained and funded by the Tradebyte Software GmbH. <br/>
The names and logos for `paci` are trademarks of the Tradebyte Software GmbH.
We love free software!
-----
# paci
Your friendly, lightweight and flexible package manager.
It is a package manager which can be used to distribute your own packages.
It is meant to install all packages in your userland.
Please see [Limitations](#limitations)
## Requirements
- python3
- python3-venv
- rsync
## Setup
```
❯ make
```
## Usage
These are the planned commands.
```
❯ paci --help
paci
Usage:
paci install [--no-config] [--no-cleanup] [--reuse] [--overwrite] <package>...
paci update [--no-config] [--no-cleanup] [--reuse] [--overwrite] <package>...
paci search <package>
paci refresh
paci list
paci remove
paci configure
paci generate (repo-index <path> | pkg-index)
paci --help
paci --version
Options:
-h, --help Show this screen.
-v, --version Show version.
-n, --no-config Omits the config.
-c, --no-cleanup Don't cleanup the mess.
-o, --overwrite Overwrite the config.
-r, --reuse Reuse the downloaded files.
(only possible with --no-cleanup)
Examples:
paci install phpstorm
Help:
For help using this tool, please open an issue on the Github repository:
https://github.com/tradebyte/paci
```
## Limitations
* It currently targets Ubuntu 16.04 only!
* It needs more packages.
* It needs testing
## Some snippets
- Run tests: `$ python setup.py test`
- Activate virtualenv: `. env/bin/activate`
- Deactivate virtualenv: `deactivate`
- Run the linter: `pylint paci`
- New release of this CLI tool (pip): `$ python setup.py sdist bdist_wheel`
## Contributing
See the [CONTRIBUTING] document.<br/>
Thank you, [contributors]!
[CONTRIBUTING]: CONTRIBUTING.md
[contributors]: https://github.com/tradebyte/paci/graphs/contributors
## License
Copyright (c) 2017 by the Tradebyte Software GmbH.<br/>
`paci` is free software, and may be redistributed under the terms specified in the [LICENSE] file.
[LICENSE]: /LICENSE
## About
`paci` is maintained and funded by the Tradebyte Software GmbH. <br/>
The names and logos for `paci` are trademarks of the Tradebyte Software GmbH.
We love free software!
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
paci-1.0.1.tar.gz
(14.5 kB
view details)
File details
Details for the file paci-1.0.1.tar.gz.
File metadata
- Download URL: paci-1.0.1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a30169229f3ea7a53e8e1778bc529d6edacd60f7215aa69c457c7e2a662b2b7a
|
|
| MD5 |
1c35273a1e0d349b0ee14399d8a4d54b
|
|
| BLAKE2b-256 |
2189b6891950496a76ea4f75fcfded75448c118d715de46fd70774ad7ccd734d
|