Metadata-Version: 2.1
Name: moeralib
Version: 0.14.3
Summary: Library to interact with Moera decentralized social network
Author-email: Shmuel Leib Melamud <balu@moera.org>
Project-URL: Homepage, https://github.com/MoeraOrg/python-moeralib
Project-URL: Bug Tracker, https://github.com/MoeraOrg/moera-issues/issues
Project-URL: Overview, https://moera.org
Keywords: Moera,library,naming,node,API
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Requires-Dist: camel-converter
Requires-Dist: jsonschema>=4.19.0

# python-moeralib
Python library to interact with Moera decentralized social network.

Read [library documentation][1] on the Moera documentation [website][2].

[1]: https://moera.org/development/python-moeralib/
[2]: https://moera.org
