hacker-news-email-sender

View on PyPIReverse Dependencies (0)

1.0.0 hacker_news_email_sender-1.0.0-py3-none-any.whl

Wheel Details

Project: hacker-news-email-sender
Version: 1.0.0
Filename: hacker_news_email_sender-1.0.0-py3-none-any.whl
Download: [link]
Size: 5702
MD5: bca096f30897abcb5a66bc8d1d588932
SHA256: 870018a074b4e933900aeaa65b5045c6c77d21c0937007e27aa1766c0eb07964
Uploaded: 2021-11-03 03:16:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hacker-news-email-sender
Version: 1.0.0
Summary: Awesome hacker_news_email_sender created by WagnoLeaoSergio
Author: WagnoLeaoSergio
Home-Page: https://github.com/WagnoLeaoSergio/hacker_news_email_sender/
Requires-Dist: astroid (==2.8.4)
Requires-Dist: attrs (==21.2.0)
Requires-Dist: beautifulsoup4 (==4.10.0)
Requires-Dist: black (==21.9b0)
Requires-Dist: certifi (==2021.10.8)
Requires-Dist: charset-normalizer (==2.0.7)
Requires-Dist: click (==8.0.3)
Requires-Dist: codecov (==2.1.12)
Requires-Dist: coverage (==6.1)
Requires-Dist: dataclasses (==0.6)
Requires-Dist: flake8 (==4.0.1)
Requires-Dist: ghp-import (==2.0.2)
Requires-Dist: gitchangelog (==3.0.4)
Requires-Dist: idna (==3.3)
Requires-Dist: importlib-metadata (==4.2.0)
Requires-Dist: iniconfig (==1.1.1)
Requires-Dist: isort (==5.9.3)
Requires-Dist: Jinja2 (==3.0.2)
Requires-Dist: lazy-object-proxy (==1.6.0)
Requires-Dist: Markdown (==3.3.4)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: mccabe (==0.6.1)
Requires-Dist: mergedeep (==1.3.4)
Requires-Dist: mkdocs (==1.2.3)
Requires-Dist: mypy (==0.910)
Requires-Dist: mypy-extensions (==0.4.3)
Requires-Dist: packaging (==21.2)
Requires-Dist: pathspec (==0.9.0)
Requires-Dist: platformdirs (==2.4.0)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: py (==1.10.0)
Requires-Dist: pycodestyle (==2.8.0)
Requires-Dist: pyflakes (==2.4.0)
Requires-Dist: pylint (==2.11.1)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: pytest (==6.2.5)
Requires-Dist: pytest-cov (==3.0.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: python-dotenv (==0.19.1)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: pyyaml-env-tag (==0.1)
Requires-Dist: regex (==2021.10.23)
Requires-Dist: requests (==2.26.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: soupsieve (==2.2.1)
Requires-Dist: toml (==0.10.2)
Requires-Dist: tomli (==1.2.2)
Requires-Dist: typed-ast (==1.4.3)
Requires-Dist: typing-extensions (==3.10.0.2)
Requires-Dist: urllib3 (==1.26.7)
Requires-Dist: watchdog (==2.1.6)
Requires-Dist: wrapt (==1.13.3)
Requires-Dist: zipp (==3.6.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: gitchangelog; extra == "test"
Requires-Dist: mkdocs; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1256 characters]

WHEEL

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

RECORD

Path Digest Size
hacker_news_email_sender/__init__.py sha256=6i-glWd06kCKMPuY-qqftCJp02-n5qV2M3uI9PcO7Vk 73
hacker_news_email_sender/__main__.py sha256=22kxp3AsyyOfZ5kyL4SUwQGvA6_rwgppinPm3V4czB4 938
hacker_news_email_sender/newsExctractor.py sha256=2kZjiARR_J9b6f8q0d6IneKAPGPgge5GHp-LtybCUew 2975
hacker_news_email_sender-1.0.0.dist-info/LICENSE sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4 1211
hacker_news_email_sender-1.0.0.dist-info/METADATA sha256=SsWkq7tPhuWF43VbiAPIISt9erI2E6sUg_-o4NxOzJY 3859
hacker_news_email_sender-1.0.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
hacker_news_email_sender-1.0.0.dist-info/entry_points.txt sha256=7a67CVhAUbWcf-Epy3wbxL9O6OshrG8dp_fajySjzM0 85
hacker_news_email_sender-1.0.0.dist-info/top_level.txt sha256=Qq7G9mV_rsjYdj2Daje8n138W9g301FDCFR4qND1O2w 25
hacker_news_email_sender-1.0.0.dist-info/RECORD

top_level.txt

hacker_news_email_sender

entry_points.txt

hacker_news_email_sender = hacker_news_email_sender.__main__:main