lauris-real-python-reader

View on PyPIReverse Dependencies (0)

1.0.1 lauris_real_python_reader-1.0.1-py3-none-any.whl

Wheel Details

Project: lauris-real-python-reader
Version: 1.0.1
Filename: lauris_real_python_reader-1.0.1-py3-none-any.whl
Download: [link]
Size: 7342
MD5: 0dd93a159ed6a1fe23e20cb273b65926
SHA256: 6ec79b44ad89b451e196aa23c151ffbc1b4e60dbf411e6fab3bb89ad1b607888
Uploaded: 2022-08-28 16:48:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lauris-real-python-reader
Version: 1.0.1
Summary: Read the latest Real Python tutorials
Author-Email: Damocles <damocles[at]gmail.com>
Project-Url: Homepage, https://github.com/realpython/reader
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.9
Requires-Dist: feedparser (>=5.2.0)
Requires-Dist: html2text
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
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.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
reader/__init__.py sha256=AVDvTBnvgUsmBppRMjq-OcT5_9z3nYxo4F7TcJnzcAk 789
reader/__main__.py sha256=f65TY-SW7m7nJEvdOiK9TIifeG0Gk6oZIsPGgDt6ObE 1603
reader/config.toml sha256=7VPI2hoCis_xQxA_qukhJ17IOYtDBeH0zXbaS-LNtIA 46
reader/feed.py sha256=qazq267X1-d-9Nx-9VUAk59VodufNBDzWSvj0vf_ZWc 1518
reader/viewer.py sha256=N71CXhlm0WqoVK8nFx95oabCZpppedPLWaBbrlQPQJE 428
lauris_real_python_reader-1.0.1.dist-info/LICENSE sha256=3KfruSCUwwkdhpz-mxrz3YGyGaZg2puBkGTOY5hwQi8 1067
lauris_real_python_reader-1.0.1.dist-info/METADATA sha256=ulMcvs9qfVfhhpWUjORYgyhRrKjryeHkGYkUeU2DSoc 5107
lauris_real_python_reader-1.0.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
lauris_real_python_reader-1.0.1.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
lauris_real_python_reader-1.0.1.dist-info/top_level.txt sha256=zVRv6FulXZWKf9Gycz9vjxul5OCZ3fCq2Attdwsu7Z4 7
lauris_real_python_reader-1.0.1.dist-info/RECORD

top_level.txt

reader

entry_points.txt

realpython = reader.__main__:main