Metadata-Version: 2.1
Name: apmodel
Version: 0.1.0
Summary: ActivityStreams 2.0 and nodeinfo 2.0/2.1 implementation for Python.
Author-Email: AmaseCocoa <cocoa@amase.cc>
License: MIT
Requires-Python: >=3.10
Requires-Dist: cryptography>=44.0.1
Requires-Dist: pyfill>=0.1.1
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)