f2ap

View on PyPIReverse Dependencies (0)

0.1.0 f2ap-0.1.0-py3-none-any.whl

Wheel Details

Project: f2ap
Version: 0.1.0
Filename: f2ap-0.1.0-py3-none-any.whl
Download: [link]
Size: 29948
MD5: d4ba079ad7afe18cc7d6f4882362f02c
SHA256: 4be920fbba96837f26eba7e6315cd042a8abfdb01de1143243cf35fd1519b647
Uploaded: 2023-01-06 09:07:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: f2ap
Version: 0.1.0
Summary: Put your website on the Fediverse thanks to your RSS/Atom feed
Author: Jérôme Deuchnord
Author-Email: jerome[at]deuchnord.fr
Home-Page: https://github.com/Deuchnord/f2ap
Project-Url: Repository, https://github.com/Deuchnord/f2ap
License: AGPL-3.0-or-later
Keywords: f2ap,activitypub,blog,rss,atom
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.9,<4.0
Requires-Dist: fastapi (<0.89.0,>=0.88.0)
Requires-Dist: feedparser (<7.0,>=6.0)
Requires-Dist: markdown (<4.0.0,>=3.4.1)
Requires-Dist: mdx-linkify (<3.0,>=2.1)
Requires-Dist: pycryptodome (<4.0.0,>=3.16.0)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: pyhumps (<4.0.0,>=3.8.0)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: uvicorn[standard] (<0.21.0,>=0.20.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3781 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
f2ap/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
f2ap/__main__.py sha256=EKLXOl-6S9amAx-Qsa0_cI48ojzAxf9Le57QPTCL0-c 2012
f2ap/activitypub.py sha256=5XfqltVDCd82wt-NwVUTNNnb-qv6NR8MKKHusaFLx14 3982
f2ap/config.py sha256=2fGxVJ9VY2aKzlk_Tjv4mDWBKwLc_y_AUuSWCMKp_NA 2821
f2ap/data.py sha256=ODN67VBCVSw5e2DkYRRrkJpKX058_FkVDJL18xCyQAs 9725
f2ap/feed.py sha256=az5WSGfo28tfJg156G8HVf38e0RbI6dxtFtaX6j2zAE 4198
f2ap/json.py sha256=Itu0660mi3lQHHWDiCukEdccdgOBL1u5gD9XJZ6gWO4 238
f2ap/markdown.py sha256=oW3vQwbAQ3UDow8F44l3fvwpBSpqXUxIgQ6bx2sMjmI 1879
f2ap/model.py sha256=hCrQC4mR20s2P5VWtHF92DtJhjYdrn0o9rEoVSfRDBY 7145
f2ap/postie.py sha256=C_AaT3D49lS9V-lX2sLUycgADFV8uLs0aQdvixAk394 1636
f2ap/signature.py sha256=52N0LNdl2Z66ydFiqNFXfRECdtmoBN6ewvRRxSgK9RA 2015
f2ap/webserver.py sha256=5BzHoczpSG26wBQu0T7ea_SdJAE0gRA-T72k6uA5yWs 11016
f2ap-0.1.0.dist-info/entry_points.txt sha256=4Jvo1YRQWP8wTs5WvYtzbmOmRcMEVfWCvraUyCik3Uk 43
f2ap-0.1.0.dist-info/LICENSE.md sha256=RJ2-swY_vL3Gml_ztYPGMBd7WuPJBnfdWw1Tf_KbOvc 32089
f2ap-0.1.0.dist-info/METADATA sha256=lW1PiSP_NOj52fKbXVrGaipyKP3DCPCUwzZaaf0e5qE 5076
f2ap-0.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
f2ap-0.1.0.dist-info/RECORD

entry_points.txt

f2ap = f2ap.__main__:main