test-saspersic

View on PyPIReverse Dependencies (0)

1.1.1 test_saspersic-1.1.1-py3-none-any.whl

Wheel Details

Project: test-saspersic
Version: 1.1.1
Filename: test_saspersic-1.1.1-py3-none-any.whl
Download: [link]
Size: 7147
MD5: a08b1b76e06ad4d52e9664ab8fdc63b8
SHA256: f4df8b4e504781aa4ec87b0328b66ac82545a7e5a677805a79822ee1c4f13403
Uploaded: 2022-09-26 08:14:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: test-saspersic
Version: 1.1.1
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.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
reader/__init__.py sha256=swhacqW9bk_JrpORG-CD5xq9gyQn6QbH_KsBsJVff9k 648
reader/__main__.py sha256=fEQUzkWnwOHMPl-ILxnBPcTINfgWYw4KyyDFCTHdfKQ 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
test_saspersic-1.1.1.dist-info/LICENSE sha256=lVXG7TZJTjE8Q3ZSrxuk5jfzukuDbQe6wRce2Iq3h94 1068
test_saspersic-1.1.1.dist-info/METADATA sha256=ctycuq-IILeAKd41NoMSpFMHtEGOgsXfBVxRS516HX4 5277
test_saspersic-1.1.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
test_saspersic-1.1.1.dist-info/entry_points.txt sha256=j4KgHXbVGbGyfTySc1ypBdERpfihO4WNjppvCdE9HjE 52
test_saspersic-1.1.1.dist-info/top_level.txt sha256=zVRv6FulXZWKf9Gycz9vjxul5OCZ3fCq2Attdwsu7Z4 7
test_saspersic-1.1.1.dist-info/RECORD

top_level.txt

reader

entry_points.txt

realpython = reader.__main__:main