reading-helper

View on PyPIReverse Dependencies (0)

0.1.7 reading_helper-0.1.7-py3-none-any.whl

Wheel Details

Project: reading-helper
Version: 0.1.7
Filename: reading_helper-0.1.7-py3-none-any.whl
Download: [link]
Size: 10900
MD5: c379f1c30a48fed2e245ed829cf24269
SHA256: cc23aa35cd52aff82dc9398bee6b1eaff52938f330a7cb42f7f9d9d440f6a02c
Uploaded: 2019-09-12 20:19:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: reading-helper
Version: 0.1.7
Author: Nathan Hunt
Author-Email: neighthan.hunt[at]gmail.com
Home-Page: https://github.com/neighthan/reading-helper
Project-Url: Repository, https://github.com/neighthan/reading-helper
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7,<4.0
Requires-Dist: toml (<0.11.0,>=0.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 18 characters]

WHEEL

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

RECORD

Path Digest Size
pyproject.toml sha256=g8l3ZsoXexktv5UKnuZJ3_apgc7JqpkPN23L5APBw8A 732
reading_helper/__init__.py sha256=NrcjYCcmyvJEtDV4NNUM9pDy55TiN3OD_5Bwc39LPIo 178
reading_helper/make_paper_page.py sha256=rBx06MfzdagqCDHjI64l0Kv4AhjVwncN4zMzg-X7lA0 3759
reading_helper/scripts_api.py sha256=kDJ-iEGOrKpmNMIs-ZLl08fpkLBWhDO9IegbXCKuaQQ 188
reading_helper/search_tags.py sha256=l2yLu72K6_UPVdOt3_zfqlVNfq1dpArN6vmjdQK2qgA 2037
template.md sha256=u_bbdCj28h0oSlgkVfPUmPsL46hS5KZg5aV6t0hkpas 379
reading_helper-0.1.7.dist-info/entry_points.txt sha256=CgJANnucfCsXIoDRuQBmQPs1eF4gcM4LCvKpWJMFl7w 129
reading_helper-0.1.7.dist-info/LICENSE sha256=gKBMDLJ8PdxWAvSy0WZu-sqHv4-AL9-iDASPh-eLzRA 1072
reading_helper-0.1.7.dist-info/WHEEL sha256=vZ9uOqWz9Nn_iQiloIvXrEesMclaDmme0lZSy9xq2xk 85
reading_helper-0.1.7.dist-info/METADATA sha256=b-suTaYIfgkwfElCo50bPnriGOCBnYJIlBYKT0e6msY 539
reading_helper-0.1.7.dist-info/RECORD

entry_points.txt

make_paper_page = reading_helper:scripts_api.make_paper_page
search_tags = reading_helper:scripts_api.search_tags