Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 367 Bytes

trustyuri-swipl

This is a SWI Prolog library to generate and check trusty URIs. See https://github.com/trustyuri/trustyuri.

This library is work in progress.

Dependencies

The regex package has to be installed:

?- pack_install(regex).

License

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