feed2fedi

View on PyPIReverse Dependencies (0)

3.0.0 feed2fedi-3.0.0-py3-none-any.whl

Wheel Details

Project: feed2fedi
Version: 3.0.0
Filename: feed2fedi-3.0.0-py3-none-any.whl
Download: [link]
Size: 14603
MD5: e82bb05d5c9d0445b0c494e5f399d7e3
SHA256: 91325ab780e1a291a78a5ad234e2895e161c74d5c41f8edf2dd70900337fb2b9
Uploaded: 2024-04-07 23:38:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: feed2fedi
Version: 3.0.0
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: feedparser (>=6.0.11)
Requires-Dist: h2 (>=4.1.0)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: markdownify (>=0.12.1)
Requires-Dist: minimal-activitypub (>=1.2.0)
Requires-Dist: msgspec (>=0.18.6)
Requires-Dist: pycryptodomex (>=3.20.0)
Requires-Dist: python-magic (>=0.4.27)
Requires-Dist: stamina (>=24.2.0)
Requires-Dist: typer (>=0.12.1)
Requires-Dist: yt-dlp (>=2024.3.10)
Description-Content-Type: text/x-rst
[Description omitted; length: 4435 characters]

WHEEL

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

RECORD

Path Digest Size
feed2fedi/__init__.py sha256=i5GIrc7z4biWlSCQ4tQtUznew2EDMPQZuAWgRdyhTNk 462
feed2fedi/app.py sha256=XkJJoudbgZpwF2nQUsZNw7VIxiXSXtGYcM3BGWYOCXI 3816
feed2fedi/collect.py sha256=wmaebKEfu7lEtGBoC19nEnBHbI1Xx42gQUc4nDgUG2c 5501
feed2fedi/control.py sha256=TsmFGit5HZuC8L6kcMVVP3gM10H0HMHV99udx9SZO00 12998
feed2fedi/publish.py sha256=iHeaIrNDoOom-GOW4orIWYeFJA2iwTUshJpo7EyOWZ8 9349
feed2fedi/utils.py sha256=Fw5p7BVC_BKSMClBxAFbpBNCCl2h0ryr6QtQ7m8hJ3A 2656
feed2fedi-3.0.0.dist-info/entry_points.txt sha256=nBLfKxNNoOt3DdcOUqIWxGUx-afz2p_U7TuPcqUsgGY 162
feed2fedi-3.0.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
feed2fedi-3.0.0.dist-info/METADATA sha256=czkHFBiZ77OsmdYdJbucq9Z7Kth2EHg0b8Fl9QOhQqI 5776
feed2fedi-3.0.0.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