NFSyndication

View on PyPIReverse Dependencies (0)

0.2.25 NFSyndication-0.2.25-py3-none-any.whl

Wheel Details

Project: NFSyndication
Version: 0.2.25
Filename: NFSyndication-0.2.25-py3-none-any.whl
Download: [link]
Size: 20998
MD5: 0d7555619f38f1c204252aa26f2bf741
SHA256: 743d335e68c04b608e06fc022a3458fa858be4b53b3e9879a955e3ad28c228d5
Uploaded: 2021-04-20 20:57:05 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: NFSyndication
Version: 0.2.25
Summary: News Feed Syndication - A package that read and fetch RSS feeds from the publications.
Author: Web SRC
Author-Email: web.system.management[at]gmail.com
Project-Url: Source, https://github.com/web-sys1/NFSyndication/
License: BSD-2-Clause
Keywords: rss,news
Classifier: Development Status :: 3 - Alpha
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Dist: colorama (==0.4.4)
Requires-Dist: colorful (==0.5.4)
Requires-Dist: cssutils
Requires-Dist: feedparser (==6.0.2)
Requires-Dist: Jinja2 (==2.11.3)
Requires-Dist: configparser (==5.0.2)
Requires-Dist: pytz (>=2017.2)
Requires-Dist: wheel (==0.24.0)
Requires-Dist: multipart; extra == "test"
Requires-Dist: flask; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pigments; extra == "test"
Requires-Dist: requests-toolbelt; extra == "test"
Requires-Dist: responses (>=0.11.0); extra == "test"
Requires-Dist: tornado; extra == "test"
Requires-Dist: twine; extra == "test"
Provides-Extra: test
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 3660 characters]

WHEEL

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

RECORD

Path Digest Size
NFSyndication-0.2.25.dist-info/RECORD
NFSyndication-0.2.25.dist-info/WHEEL sha256=-aSo8rHuuPDEFzkcqqQ55pDyCjy25bYMLxSiHWKAOTc 92
NFSyndication-0.2.25.dist-info/DESCRIPTION.rst sha256=mzNs8MfuKPMQvMQh7216oCladLF8b-pRlkyVEQ48-ro 3660
NFSyndication-0.2.25.dist-info/entry_points.txt sha256=wwwq2uAhH8gc0WNQYho6NcOhFOVxSC2_qAihNpg8VpM 66
NFSyndication-0.2.25.dist-info/METADATA sha256=tt9iOe5qhCHIEV_RiFEHrrBQyTydtIWRO3xKNbUSJPc 5446
NFSyndication-0.2.25.dist-info/metadata.json sha256=_WGqX8ymZYaVw5J_SnAqR6k4aYzBeFE-22rNK8cau30 1696
NFSyndication-0.2.25.dist-info/top_level.txt sha256=3mclVbXvxT6ZWkltka4fYGL5UH1sVh1EEMKJdJSV-mc 20
tests/nfs_module_test.py sha256=b_rSmenfm-EkUf_x_yCO72gG2L9di2shIDSsTHkdgds 719
tests/conf_test.py sha256=l2ZCwd8laYC553Sh2-HD-OxLMTi3vN-O3jU8z1Q9_fI 865
tests/__init__.py sha256=57734g7ImsKpAsY-BlIQnNZqlLfrgQQ8mMMXayuMf-A 1067
NFSyndication/config.py sha256=lmiqULeobwSo1Bd9EtE8T6VN6_j-9-ZRfKZxMKm9fCo 4362
NFSyndication/nfs_main.py sha256=iD5aThKPJpmfEireyIQVCrxbqIWC4Zw-gLvEVfBq_3o 3515
NFSyndication/utils.py sha256=97R24hdwjias_dum5sd20N_w3dQARzwy6i783YCkLbI 1845
NFSyndication/extras.py sha256=mxSyn6fBiicvDpqGLhq_xiCdQKxt-WUxm9TqX-5gnMA 8697
NFSyndication/styles.py sha256=LUxAg46cVYUFWjg7XPnKqswQ8OkHc4Q_I2Oq4uN2UJ4 5630
NFSyndication/__main__.py sha256=hQdpG7J5XK7Azz1H6CNuEZ0CagXy0P96VyMvKGxbm4Q 1915
NFSyndication/__init__.py sha256=kXHK8BaNlb77BrSlVYAdPWN4KEkFC38r5jwRBa8mBYQ 515
NFSyndication/templates/_layout.html sha256=ilMF5wWPjh4c3Rajrp469LnxhsEy-BANEGWYOOzyRd8 460
NFSyndication/templates/static/style.css sha256=tKUud84LTa6Dv0mGGCwQTRWIvc7ThM7DYjfxkeHgw7c 642
NFSyndication/core/__init__.py sha256=uOKilCJ-fWPnYfsuA7c5hqNH16qVc-iDeZaNB3yfSTU 1017

top_level.txt

NFSyndication
tests

entry_points.txt

nfsyndication-src = NFSyndication.__main__:run