Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 512 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 512 Bytes

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.