feed2fedi

View on PyPIReverse Dependencies (0)

3.1.2 feed2fedi-3.1.2-py3-none-any.whl

Wheel Details

Project: feed2fedi
Version: 3.1.2
Filename: feed2fedi-3.1.2-py3-none-any.whl
Download: [link]
Size: 15033
MD5: e60fabbc6401ff4b027d85ad248f1e35
SHA256: a053afb2df1483183418c1a0027572efab3b61e86489ca5b7d4146384c233b80
Uploaded: 2024-12-24 00:33:36 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: feed2fedi
Version: 3.1.2
Summary: Makes posts to Fediverse from one or more feeds
Author-Email: marvin8 <marvin8[at]tuta.io>
Project-Url: Changelog, https://codeberg.org/MarvinsMastodonTools/feed2fedi/src/branch/main/CHANGELOG.rst
Project-Url: Issues, https://codeberg.org/MarvinsMastodonTools/feed2fedi/issues
Project-Url: Source, https://codeberg.org/MarvinsMastodonTools/feed2fedi
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<3.13
Requires-Dist: aiosqlite (~=0.20.0)
Requires-Dist: beautifulsoup4 (~=4.12.3)
Requires-Dist: brotli (>=1.1.0)
Requires-Dist: certifi (>=2024.12.14)
Requires-Dist: feedparser (~=6.0.11)
Requires-Dist: h2 (~=4.1.0)
Requires-Dist: httpx (~=0.28.1)
Requires-Dist: markdownify (~=0.14.1)
Requires-Dist: minimal-activitypub (~=1.3.1)
Requires-Dist: msgspec (~=0.18.6)
Requires-Dist: puremagic (~=1.28)
Requires-Dist: pycryptodomex (~=3.21.0)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: stamina (~=24.3.0)
Requires-Dist: typer (~=0.15.1)
Requires-Dist: websockets (>=14.1)
Requires-Dist: yt-dlp (~=2024.12.23)
Description-Content-Type: text/x-rst
[Description omitted; length: 4435 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
feed2fedi/__init__.py sha256=i5GIrc7z4biWlSCQ4tQtUznew2EDMPQZuAWgRdyhTNk 462
feed2fedi/app.py sha256=9yiHuyCAI6jJpDjGkkSyznvePdT7Oow_6Vo13ZcyHPs 4431
feed2fedi/collect.py sha256=ICb0eNtFjmqGeH7IgqOsTZewcIIjHznohzUAswkLnxg 5625
feed2fedi/control.py sha256=ALUhbWQItgrgMVWTEhGMiGrFc8-QcP1ETRYPOId5IR0 13147
feed2fedi/publish.py sha256=pnArXQC1icu5AypHzhoNVcJ9En8IDFMSpaoepFIKkBQ 9819
feed2fedi/utils.py sha256=Fw5p7BVC_BKSMClBxAFbpBNCCl2h0ryr6QtQ7m8hJ3A 2656
feed2fedi-3.1.2.dist-info/entry_points.txt sha256=nBLfKxNNoOt3DdcOUqIWxGUx-afz2p_U7TuPcqUsgGY 162
feed2fedi-3.1.2.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
feed2fedi-3.1.2.dist-info/METADATA sha256=Bv-zLwpwBzw9O4HNKCjt3ncONR7fhK2dkIZhrfppdaA 5900
feed2fedi-3.1.2.dist-info/RECORD

entry_points.txt

feed2fedi = feed2fedi.app:start_main
feed2fedi_convert_config = feed2fedi.utils:start_conversion
feed2fedi_import_cache = feed2fedi.app:start_import