todo_extractor

View on PyPIReverse Dependencies (0)

0.2.2 todo_extractor-0.2.2-py3-none-any.whl

Wheel Details

Project: todo_extractor
Version: 0.2.2
Filename: todo_extractor-0.2.2-py3-none-any.whl
Download: [link]
Size: 15944
MD5: 8a2904e1f07f7dad608a0120de1e57d8
SHA256: 2103e0453e31753e238d8aa1df1a1b97b45d1b1ffd62e7693dc8fd37206b113d
Uploaded: 2020-02-14 16:57:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: todo_extractor
Version: 0.2.2
Summary: Extracts TODO: notes from source code.
Author: Viktor Ahlqvist
Author-Email: flit[at]site.rxbc.se
Home-Page: https://github.com/vikahl/todo-extractor
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
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
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: tox; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: isort[pyproject]; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1338 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 2.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
todo_extractor/__init__.py sha256=ObJCxW5D8yi-ZrGUCC1Hc07-c15Fs58ku3MX8-GZcuQ 213
todo_extractor/cli.py sha256=hx_VmTfYCB6QtLdLIdmlwWY3v6fcFuTPNrIuYytyWpQ 409
todo_extractor/todo_extractor.py sha256=FdnqV-z1OgumLxJt63-owhJ98jaZ8miQVED1J_W3BcI 1470
todo_extractor-0.2.2.dist-info/entry_points.txt sha256=w9oC5L82bSocLLbjujkwW1YkdPrc9YDqKQ9n_Ou9hu0 54
todo_extractor-0.2.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
todo_extractor-0.2.2.dist-info/WHEEL sha256=W0C0r2jfBMZdb75jfiTB1qBj15B4vwTGGZrLTh2uslc 81
todo_extractor-0.2.2.dist-info/METADATA sha256=ufmG_hExvnBs6PcOUJf4_k5kUd3nT4NJHMjYAb96EzQ 2422
todo_extractor-0.2.2.dist-info/RECORD

entry_points.txt

todo_extractor = todo_extractor:main