/trustyuri-python

Trusty URI implementation for Python

Primary LanguagePythonMIT LicenseMIT

trustyuri-python

This is a Python library to generate and check trusty URIs (previously called hash-URIs). Trusty URIs contain cryptographic hash values that can be used to verify the respective content. See https://github.com/trustyuri/trustyuri.

Dependencies

You have to install the rdflib package:

$ pip install rdflib

Using Linux/macOS as Operating System is recommended.

License

trustyuri-python is free software under the MIT License. See LICENSE.txt.