codeprocessor-reader

View on PyPIReverse Dependencies (0)

1.4.0 codeprocessor_reader-1.4.0-py3-none-any.whl

Wheel Details

Project: codeprocessor-reader
Version: 1.4.0
Filename: codeprocessor_reader-1.4.0-py3-none-any.whl
Download: [link]
Size: 7292
MD5: 966e5c4920917a593384066c8159c26c
SHA256: b183f25f5885ff4dcd807ab0efebd89120d889f9cff82dfc48454063386d4b56
Uploaded: 2022-12-29 14:07:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codeprocessor-reader
Version: 1.4.0
Summary: This is a test PyPI package
Author-Email: Dulan Jayasuriya <dulanjayasuriya[at]gmail.com>
Project-Url: repository, https://github.com/CodeProcessor/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: 3082 characters]

WHEEL

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

RECORD

Path Digest Size
reader/__init__.py sha256=q1RMHy2t_nlXbtkP0Dc4ABBPRcN-bfcr8MpqXSogKCA 648
reader/__main__.py sha256=N0zbXSR8QnZiT9rs5NJGwAEPORf_aTfTZuwLtJYcYgY 1604
reader/config.toml sha256=DKPc-SPIfRwRn3_y2a-iyhERswxPBf8SQWYcoyNVglQ 47
reader/feed.py sha256=gWnF3zUm0kePi79XJT845WE3MdVyx92hBQ3JDAUTy4E 1519
reader/viewer.py sha256=6QwTJ_Vj8z-FSqUCWAh56z47BB_9YscHa4WulcJ8MxQ 499
codeprocessor_reader-1.4.0.dist-info/LICENSE sha256=lVXG7TZJTjE8Q3ZSrxuk5jfzukuDbQe6wRce2Iq3h94 1068
codeprocessor_reader-1.4.0.dist-info/METADATA sha256=XawoBXgYhCdTQizHZ9B8eQr7XUDFjxpEoLER_OKHDu0 5306
codeprocessor_reader-1.4.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
codeprocessor_reader-1.4.0.dist-info/entry_points.txt sha256=X4AyXqWgw7H5irOSaJsO2bKksQXMFVKcF7SYwb1bKSc 50
codeprocessor_reader-1.4.0.dist-info/top_level.txt sha256=zVRv6FulXZWKf9Gycz9vjxul5OCZ3fCq2Attdwsu7Z4 7
codeprocessor_reader-1.4.0.dist-info/RECORD

top_level.txt

reader

entry_points.txt

cppython = reader.__main__:main