AUTHORS COPYING.GPL README.md setup.cfg setup.py apt/__init__.py apt/auth.py apt/cache.py apt/cdrom.py apt/debfile.py apt/package.py apt/py.typed apt/utils.py apt/progress/__init__.py apt/progress/base.py apt/progress/text.py aptsources/__init__.py aptsources/distinfo.py aptsources/distro.py aptsources/sourceslist.py data/templates/Blankon.mirrors data/templates/Debian.mirrors data/templates/Kali.mirrors data/templates/Tanglu.mirrors data/templates/Ubuntu.mirrors data/templates/gNewSense.mirrors python/acquire-item.cc python/acquire.cc python/apt_instmodule.cc python/apt_pkgmodule.cc python/arfile.cc python/cache.cc python/cachegroup.cc python/cdrom.cc python/configuration.cc python/depcache.cc python/generic.cc python/hashes.cc python/hashstring.cc python/hashstringlist.cc python/indexfile.cc python/lock.cc python/metaindex.cc python/orderlist.cc python/pkgmanager.cc python/pkgrecords.cc python/pkgsrcrecords.cc python/policy.cc python/progress.cc python/python-apt-helpers.cc python/sourcelist.cc python/string.cc python/tag.cc python/tarfile.cc python_apt.egg-info/PKG-INFO python_apt.egg-info/SOURCES.txt python_apt.egg-info/dependency_links.txt python_apt.egg-info/top_level.txt tests/test_all.py tests/test_apt_cache.py tests/test_aptsources.py tests/test_aptsources_ports.py tests/test_auth.py tests/test_cache_invocation.py tests/test_configuration.py tests/test_cve_2020_27351.py tests/test_debfile.py tests/test_debfile_multiarch.py tests/test_deps.py tests/test_group.py tests/test_hashes.py tests/test_hashsums.py tests/test_install_progress_exec.py tests/test_large_file.py tests/test_lfs.py tests/test_lp659438.py tests/test_paths.py tests/test_pep484.py tests/test_policy.py tests/test_progress.py tests/test_pyflakes.py tests/test_signed_usable.py tests/test_size_to_str.py tests/test_sourcerecords.py tests/test_tagfile.py tests/test_utils.py tests/testcommon.py tests/testmanual_pycodestyle.py