.prospector.yml
.pylintrc
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
mkdocs.yml
pyproject.toml
requirements.txt
setup.py
assets/favicon.ico
assets/favicon.png
assets/torrentfile.ico
assets/torrentfile.png
docs/.nojekyll
docs/404.html
docs/index.html
docs/objects.inv
docs/search.html
docs/sitemap.xml
docs/sitemap.xml.gz
docs/LGPLv3/index.html
docs/api/index.html
docs/assets/_mkdocstrings.css
docs/cli/index.html
docs/css/base.css
docs/css/bootstrap-3.3.7.css
docs/css/bootstrap-3.3.7.min.css
docs/css/font-awesome-4.7.0.css
docs/css/font-awesome-4.7.0.min.css
docs/css/highlight.css
docs/css/mkapi-common.css
docs/examples/index.html
docs/fonts/fontawesome-webfont.eot
docs/fonts/fontawesome-webfont.svg
docs/fonts/fontawesome-webfont.ttf
docs/fonts/fontawesome-webfont.woff
docs/fonts/fontawesome-webfont.woff2
docs/fonts/glyphicons-halflings-regular.eot
docs/fonts/glyphicons-halflings-regular.svg
docs/fonts/glyphicons-halflings-regular.ttf
docs/fonts/glyphicons-halflings-regular.woff
docs/fonts/glyphicons-halflings-regular.woff2
docs/images/favicon.png
docs/images/torrentfile.png
docs/img/favicon.ico
docs/js/base.js
docs/js/bootstrap-3.3.7.js
docs/js/bootstrap-3.3.7.min.js
docs/js/elasticlunr.js
docs/js/elasticlunr.min.js
docs/js/highlight.pack.js
docs/js/jquery-3.2.1.js
docs/js/jquery-3.2.1.min.js
docs/js/mkapi.js
docs/search/search_index.json
docs/stylesheets/extra.css
tests/__init__.py
tests/test_cli.py
tests/test_edit.py
tests/test_interactive.py
tests/test_recheck.py
tests/test_torrent.py
tests/test_utils.py
torrentfile/__init__.py
torrentfile/cli.py
torrentfile/edit.py
torrentfile/hasher.py
torrentfile/interactive.py
torrentfile/recheck.py
torrentfile/torrent.py
torrentfile/utils.py
torrentfile/version.py
torrentfile.egg-info/PKG-INFO
torrentfile.egg-info/SOURCES.txt
torrentfile.egg-info/dependency_links.txt
torrentfile.egg-info/entry_points.txt
torrentfile.egg-info/not-zip-safe
torrentfile.egg-info/requires.txt
torrentfile.egg-info/top_level.txt
torrentfile/modules/hasher.c
torrentfile/modules/sha1.c
torrentfile/modules/sha1.h
torrentfile/modules/sha256.c
torrentfile/modules/sha256.h