Metadata-Version: 2.4
Name: apmodel
Version: 0.4.4
Summary: ActivityStreams 2.0 and nodeinfo 2.0/2.1 implementation for Python.
Project-URL: Repository, https://github.com/fedi-libs/apmodel
Project-URL: Issues, https://github.com/fedi-libs/apmodel/issues
Project-URL: Changelog, https://github.com/fedi-libs/apmodel/blob/main/CHANGELOG.md
Author-email: AmaseCocoa <cocoa@amase.cc>
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: cryptography>=45.0.6
Requires-Dist: multiformats>=0.3.1.post4
Description-Content-Type: text/markdown

# apmodel
ActivityStreams 2.0 and nodeinfo 2.0/2.1 implementation for Python.
## Other ActivityPub Tools
- [apsig: Signature implementation used in ActivityPub](https://github.com/AmaseCocoa/apsig)
- [apkit: Powerful Toolkit for ActivityPub Implementations](https://github.com/AmaseCocoa/apkit)
## Links
- [Official Fedi Account](https://hollo.amase.cc/@apkit)