extract-todo

View on PyPIReverse Dependencies (0)

0.3.1 extract_todo-0.3.1-py3-none-any.whl

Wheel Details

Project: extract-todo
Version: 0.3.1
Filename: extract_todo-0.3.1-py3-none-any.whl
Download: [link]
Size: 22297
MD5: 9f2312514471fbf1433e2a39312dafea
SHA256: 876998f014c77eb1c974af272432e8748ff5105dc996600bd0983fa44f00461e
Uploaded: 2021-06-05 22:22:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: extract-todo
Version: 0.3.1
Summary: A small tool to extract TODOs
Author: Jens Wilberg
Author-Email: jens_wilberg[at]outlook.com
Home-Page: https://github.com/follnoob/extrect-todo
Project-Url: Bug Tracker, https://github.com/follnoob/extract-todo/issues
License: GPLv3
Keywords: todo,extract
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.md
[Description omitted; length: 1510 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
extract_todo/__init__.py sha256=ZrNBdVH8ALkooF8gT1uiuYjMFAhXw5dspN3o-3r1wPk 150
extract_todo/__main__.py sha256=-ufSJGd95oeXpRoN_l1ijC_C6xq9SulUH8gEpa-hVGc 1978
extract_todo/__version__.py sha256=g27FHCCwg53iJcwtjTiBPJ6DiOcyfzBLo4_A157Ph8w 791
extract_todo/extractor.py sha256=VKewgICg19YziisCJbEY4p2zGGAz_2KWiRIlWC-Gyw0 2137
extract_todo/parser/__init__.py sha256=5q-HRalUuCxyH0B4iFVZLLxc4oLvVrbYOGNvfGDbgzo 100
extract_todo/parser/default_parser.py sha256=752MlgKq4apboZHiJ4eaBNyPJTXYkLbCZWPV8e7XyEk 1713
extract_todo/parser/latex_parser.py sha256=2YvakRieUZLV1jX75o_SS8DHnc8sSoPSncUVLj9U20U 1082
extract_todo/parser/parser_factory.py sha256=KIAxzC013AQi2K0zsBO8P1EaTYESglYym4n0RrNlom0 2024
extract_todo/parser/python_parser.py sha256=oGTQXy-KIUkEN8AlBYWmIyQ-HRdgnuubjELQQBMzZDA 1085
extract_todo-0.3.1.dist-info/AUTHORS.md sha256=uM1RRp3zRb0p-n7YV4B_NgEs3nBjxcJXAaxCFEVEMP8 125
extract_todo-0.3.1.dist-info/LICENSE.txt sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
extract_todo-0.3.1.dist-info/METADATA sha256=mkq4FTI2NfUSBOf9D3-Kmx3xBoFSKjYKKniQLO8TS2w 2428
extract_todo-0.3.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
extract_todo-0.3.1.dist-info/entry_points.txt sha256=6ij_TYLdzbOxRahv55pR5IwReJkmF3tsggx3OeIW4JI 61
extract_todo-0.3.1.dist-info/top_level.txt sha256=H27dEoYwqYbBxCBy5oVE0zjnte4Jyxt09IYtgZG6lpU 13
extract_todo-0.3.1.dist-info/RECORD

top_level.txt

extract_todo

entry_points.txt

extract-todo = extract_todo.__main__:main