Metadata-Version: 2.1
Name: dtnclient
Version: 0.1
Summary: Python client for dtn7-go
License: GPLv3+
Keywords: dtn bundle
Author-email: Markus Sommer <msommer@informatik.uni-marburg.de>
Requires-Python: >=3.10
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)  
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: python-rapidjson
Requires-Dist: requests
Project-URL: Bug Reports, https://github.com/CryptoCopter/dtnclient/issues
Project-URL: Homepage, https://github.com/CryptoCopter/dtnclient
Project-URL: Source, https://github.com/CryptoCopter/dtnclient
Description-Content-Type: text/markdown

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# Easy, straightforward interaction with [dtnd](https://github.com/dtn7/dtn7-go)

Interact with the REST-Applicaiton agent of `dtn7.

Note, that you first need to register with the ApplicationAgent before you can do anything`
