INSTALL
LICENSE
MANIFEST.in
NEWS
README.md
setup.py
pyalpm.egg-info/PKG-INFO
pyalpm.egg-info/SOURCES.txt
pyalpm.egg-info/dependency_links.txt
pyalpm.egg-info/top_level.txt
pycman/__init__.py
pycman/action_database.py
pycman/action_deptest.py
pycman/action_query.py
pycman/action_remove.py
pycman/action_sync.py
pycman/action_upgrade.py
pycman/action_version.py
pycman/config.py
pycman/pkginfo.py
pycman/transaction.py
scripts/lsoptdepends
scripts/pycman
scripts/pycman-database
scripts/pycman-deptest
scripts/pycman-query
scripts/pycman-remove
scripts/pycman-sync
scripts/pycman-upgrade
scripts/pycman-version
src/db.c
src/db.h
src/handle.c
src/handle.h
src/options.c
src/options.h
src/package.c
src/package.h
src/pyalpm.c
src/pyalpm.h
src/transaction.c
src/util.c
src/util.h
test/test_alpm.py
test/test_db.py
test/test_handle.py
test/test_package.py
test/test_transaction.py
test/tests.py