DESCRIPTION.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
paci/__init__.py
paci/cli.py
paci/commands/__init__.py
paci/commands/base.py
paci/commands/configure.py
paci/commands/generate.py
paci/commands/install.py
paci/commands/list.py
paci/commands/refresh.py
paci/commands/remove.py
paci/commands/search.py
paci/commands/update.py
paci/helpers/__init__.py
paci/helpers/cache_helper.py
paci/helpers/cmd_helper.py
paci/helpers/display_helper.py
paci/helpers/download_helper.py
paci/helpers/file_helper.py
paci/helpers/pkg_index.py
paci/helpers/pkg_install.py
paci/helpers/settings.py
paci/helpers/std_helper.py
paci/packages/__init__.py
paci/packages/cli_helper.py
paci/packages/shell.py
tests/__init__.py
tests/commands/__init__.py
tests/commands/test_configure.py
tests/helpers/__init__.py
tests/helpers/test_settings.py