amauri

View on PyPIReverse Dependencies (0)

0.1.0 amauri-0.1.0-py3-none-any.whl

Wheel Details

Project: amauri
Version: 0.1.0
Filename: amauri-0.1.0-py3-none-any.whl
Download: [link]
Size: 6001
MD5: 13fea62841d489baac04c6f22275d58c
SHA256: 2b05ec9d4a27233cf5aec38b53c5838c32c686fea20b316a65fbf5d217f9d384
Uploaded: 2022-09-14 17:22:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: amauri
Version: 0.1.0
Summary: Um simples leitor de artigos do blog da TreinaWeb
Author-Email: Cleyson Lima <cleyson.lima[at]treinaweb.com.br>
License: MIT License Copyright (c) [year] [fullname] 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: twblog,treinaweb,blog,terminal,cli
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: requests (>=2.28.1)
Requires-Dist: html2text (>=2020.1.16)
Requires-Dist: beautifulsoup4 (>=4.11.1)
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: types-requests (>=2.28.9); extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1742 characters]

WHEEL

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

RECORD

Path Digest Size
twblog_reader/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
twblog_reader/__main__.py sha256=9JtxivlRS2ZWlUQiatHbU9z3YHKf_WHShpA-32Y8Oa4 656
twblog_reader/entities.py sha256=cDDaXvPDh4AvncY1GnNOZBwIbwXbpUfruooK3V3tzfQ 673
twblog_reader/feed.py sha256=EK66V2z6TaSftyIrwZ5cO4FjeF-Ov_EU2Nm8tZfy21M 1520
twblog_reader/ui.py sha256=ACDJEPk_o1BcYy7jI9xRz0OCqO2yYA7fsFuerlbu4qY 407
amauri-0.1.0.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
amauri-0.1.0.dist-info/METADATA sha256=vee3FlIuT08r6YlRt82M4eP-8t0_qD9dLiaotPy8fNk 4044
amauri-0.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
amauri-0.1.0.dist-info/entry_points.txt sha256=bBbDWoyfpokOP9h8g_kg4mMFyYcGjiUtZWlgXsHbZV4 55
amauri-0.1.0.dist-info/top_level.txt sha256=_hwm-658mIgznCj03rrMUWO5_G87DPmOrx7OQy5U0Ck 14
amauri-0.1.0.dist-info/RECORD

top_level.txt

twblog_reader

entry_points.txt

twblog = twblog_reader.__main__:main