heakl-reader

View on PyPIReverse Dependencies (0)

0.0.1 heakl_reader-0.0.1-py3-none-any.whl

Wheel Details

Project: heakl-reader
Version: 0.0.1
Filename: heakl_reader-0.0.1-py3-none-any.whl
Download: [link]
Size: 7132
MD5: 47baa03f358520902a91c1771d929b9d
SHA256: d2d769d089955a5326f53bab1d27cffd27f7d1d16d75b2ffe60c1b3c7b37c14b
Uploaded: 2022-11-07 20:32:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: heakl-reader
Version: 0.0.1
Summary: Read the latest Real Python tutorials
Author-Email: Ahmed Heakl <ahmed.heakl[at]ejust.edu.eg>
Project-Url: repository, https://github.com/realpython/reader
Project-Url: documentation, https://realpython.com/pypi-publish-python-package/
License: MIT License Copyright (c) 2018 Real Python Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: feed,reader,tutorial
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: feedparser
Requires-Dist: html2text
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3068 characters]

WHEEL

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

RECORD

Path Digest Size
reader/__init__.py sha256=8FTP7EqfDPuAcWDm5_y7_xocg3TnngJbQm3AE4FVXio 648
reader/__main__.py sha256=dGdtDVh6-Pd20jhlQbz2IT76CkeBWcJcM22zie0_5x8 1604
reader/config.toml sha256=DKPc-SPIfRwRn3_y2a-iyhERswxPBf8SQWYcoyNVglQ 47
reader/feed.py sha256=gWnF3zUm0kePi79XJT845WE3MdVyx92hBQ3JDAUTy4E 1519
reader/viewer.py sha256=EgaSFHXmQBbfy4hZ_GHx_Idq-dZitdhCgBvakxlczDo 411
heakl_reader-0.0.1.dist-info/LICENSE sha256=lVXG7TZJTjE8Q3ZSrxuk5jfzukuDbQe6wRce2Iq3h94 1068
heakl_reader-0.0.1.dist-info/METADATA sha256=m8K0Nlyv62JF4FsSdbkR785hwlvktg1aAkzmY8PZOfU 5280
heakl_reader-0.0.1.dist-info/WHEEL sha256=ZL1lC_LiPDNRgDnOl2taCMc83aPEUZgHHv2h-LDgdiM 92
heakl_reader-0.0.1.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
heakl_reader-0.0.1.dist-info/top_level.txt sha256=zVRv6FulXZWKf9Gycz9vjxul5OCZ3fCq2Attdwsu7Z4 7
heakl_reader-0.0.1.dist-info/RECORD

top_level.txt

reader

entry_points.txt

realpython = reader.__main__:main