realpython-reader-shx

View on PyPIReverse Dependencies (0)

1.1.2 realpython_reader_shx-1.1.2-py3-none-any.whl

Wheel Details

Project: realpython-reader-shx
Version: 1.1.2
Filename: realpython_reader_shx-1.1.2-py3-none-any.whl
Download: [link]
Size: 7454
MD5: 4339ba652769e521dfaaa718e43ca609
SHA256: e3608cf8aac349ddfc4374ea79687aa368b1c94b3cd8eb1afc4ebe35e8956924
Uploaded: 2023-12-21 09:49:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: realpython-reader-shx
Version: 1.1.2
Summary: Read the latest Real Python tutorials
Author-Email: Real Python <info[at]realpython.com>
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.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
reader/__init__.py sha256=VyiPGy5hcuL2Of3Q_znKGzVqr9czQAHsd3NIor5bvfA 648
reader/__main__.py sha256=WarO0-uT4oYs5yeoEKEeRVdAW16MGedGADTJnoycTWE 1604
reader/config.toml sha256=DKPc-SPIfRwRn3_y2a-iyhERswxPBf8SQWYcoyNVglQ 47
reader/feed.py sha256=F--Vjyb14n16jdWijBQny5Fi4ZX5yvieFUL2p7ARk24 1968
reader/viewer.py sha256=EgaSFHXmQBbfy4hZ_GHx_Idq-dZitdhCgBvakxlczDo 411
realpython_reader_shx-1.1.2.dist-info/LICENSE sha256=lVXG7TZJTjE8Q3ZSrxuk5jfzukuDbQe6wRce2Iq3h94 1068
realpython_reader_shx-1.1.2.dist-info/METADATA sha256=YQEB1pgxMORfHFky25Q-81ziZ5g3BsK3XyyXnrotops 5402
realpython_reader_shx-1.1.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
realpython_reader_shx-1.1.2.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
realpython_reader_shx-1.1.2.dist-info/top_level.txt sha256=zVRv6FulXZWKf9Gycz9vjxul5OCZ3fCq2Attdwsu7Z4 7
realpython_reader_shx-1.1.2.dist-info/RECORD

top_level.txt

reader

entry_points.txt

realpython = reader.__main__:main