.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
.github/workflows/pythonpackage.yml
edgar_pack/__init__.py
edgar_pack/lib.py
edgar_pack.egg-info/PKG-INFO
edgar_pack.egg-info/SOURCES.txt
edgar_pack.egg-info/dependency_links.txt
edgar_pack.egg-info/not-zip-safe
edgar_pack.egg-info/top_level.txt
edgar_pack/data/data.csv.gz
scripts/edgar_pack-run
tests/__init__.py
tests/lib_test.py