alexpdev / torrentfile

Bittorrent Protocol v1 & v2 metafile creator, checker, editor, builder, reviewer. Assemble .torrent files from the command line.
Apache License 2.0
43 stars 4 forks source link

Updated documentation and fixed issue with install not registering a … #157

Closed alexpdev closed 2 years ago

alexpdev commented 2 years ago

…binary command on linux platforms

codecov[bot] commented 2 years ago

Codecov Report

Merging #157 (630f060) into master (7403dd3) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2733      2742    +9     
=========================================
+ Hits          2733      2742    +9     
Impacted Files Coverage Δ
tests/__init__.py 100.00% <ø> (ø)
torrentfile/__init__.py 100.00% <ø> (ø)
torrentfile/cli.py 100.00% <ø> (ø)
torrentfile/interactive.py 100.00% <ø> (ø)
torrentfile/mixins.py 100.00% <ø> (ø)
torrentfile/rebuild.py 100.00% <ø> (ø)
torrentfile/torrent.py 100.00% <ø> (ø)
torrentfile/utils.py 100.00% <ø> (ø)
torrentfile/version.py 100.00% <ø> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.