thorod

View on PyPIReverse Dependencies (0)

2.1.0 thorod-2.1.0-py3-none-any.whl

Wheel Details

Project: thorod
Version: 2.1.0
Filename: thorod-2.1.0-py3-none-any.whl
Download: [link]
Size: 15169
MD5: 56828332a931c361b23d3d6e054d54f6
SHA256: be3d2cb6b452f70a697bd029877fde894f3a7516234962e6e46311dbc4d929f9
Uploaded: 2020-05-01 18:42:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: thorod
Version: 2.1.0
Summary: A CLI utility for torrent creation and manipulation.
Author: thebigmunch
Author-Email: mail[at]thebigmunch.me
Home-Page: https://github.com/thebigmunch/thorod
Project-Url: Repository, https://github.com/thebigmunch/thorod
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: appdirs (<2.0,>=1.4)
Requires-Dist: attrs (<19.4,>=18.2)
Requires-Dist: colorama (<1.0.0)
Requires-Dist: flake8 (<4.0,>=3.5); extra == "dev" or extra == "lint"
Requires-Dist: flake8-builtins (<2.0,>=1.0); extra == "dev" or extra == "lint"
Requires-Dist: flake8-comprehensions (<=4.0,>=2.0); extra == "dev" or extra == "lint"
Requires-Dist: flake8-import-order (<0.19,>=0.18); extra == "dev" or extra == "lint"
Requires-Dist: flake8-import-order-tbm (<2.0,>=1.0); extra == "dev" or extra == "lint"
Requires-Dist: nox (<2020,>=2019); extra == "dev"
Requires-Dist: pendulum (!=2.0.5,!=2.1.0,<=3.0,>=2.0)
Requires-Dist: pprintpp (<1.0.0)
Requires-Dist: rich (>=0.8)
Requires-Dist: sortedcontainers (<3.0,>=2.0)
Requires-Dist: sphinx (<3.0,>=2.0); extra == "dev" or extra == "doc"
Requires-Dist: sphinx-argparse (<0.3,>=0.2); extra == "dev" or extra == "doc"
Requires-Dist: sphinx-material (<1.0.0); extra == "dev" or extra == "doc"
Requires-Dist: tbm-utils (<3.0,>=2.4)
Requires-Dist: tomlkit (<0.6,>=0.5)
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: lint
Description-Content-Type: text/markdown
[Description omitted; length: 2985 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
thorod/__about__.py sha256=1ZI7DwrYjQUPkh1hyZz0hv_UHyRwpck66wT0SwMlRG8 560
thorod/__init__.py sha256=SzNRrR0gvwUH7eTM4RrAjkz1ixFZAbgc_v4o-LGl3kQ 97
thorod/__main__.py sha256=A5owDd4BrLYUtfLwum5fuTwSxrkRioYt-1uM5TqYGZY 81
thorod/bencode.py sha256=E2HL3HS1XIxjPA_Fhaq8WBCk5p8_64wc5TcS4aTMCgA 1986
thorod/cli.py sha256=CGj9sVFfnf-lb1gWX982_eC1-0umEDCLZfPClpRcZ7s 11954
thorod/commands.py sha256=raWrNCFa_n5afUCjEhnoeBYZ5Wf-2uhx0TvD1XhQE9I 4540
thorod/config.py sha256=arCukl4X_7ePvKtHEh0qnu5XgeikSXLiXw83EZ5uKBo 869
thorod/constants.py sha256=U8OMgzNTHuiqOPuIifGgNViB67RMQwCc9DqMubNdB-w 1614
thorod/core.py sha256=rAuwxJDdc6BDA2GMEixx1MMPLAn__lxwUUG2E6juWAA 3411
thorod/output.py sha256=7rDI2Ij7-302wSoJNBVI64wRtvWJ5GaK7N-b60CEdG0 7754
thorod/utils.py sha256=Iu9-HB5hQBYRnEzDkgv5A8Hok6hcBsAADUYcDPJ5_ck 1106
thorod-2.1.0.dist-info/entry_points.txt sha256=P8AzJwkkuvZriLPhEpuvDSW8N0kMukB-pIZyTKsRALE 41
thorod-2.1.0.dist-info/LICENSE sha256=S2Aq4nERzSSboKI2qfw3vy834vmtbtvgP9DuA_oPl8M 1105
thorod-2.1.0.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
thorod-2.1.0.dist-info/METADATA sha256=CPaOu3sZ86rzaiCpq4MkpKtquQa7c8OcDpKJg5nblkQ 4672
thorod-2.1.0.dist-info/RECORD

entry_points.txt

thorod = thorod.cli:run