https://github.com/openprocurement/openprocurement.documentservice
https://github.com/openprocurement/openprocurement.documentservice
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openprocurement/openprocurement.documentservice
- Owner: openprocurement
- License: apache-2.0
- Created: 2016-06-07T11:18:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T23:41:50.000Z (almost 3 years ago)
- Last Synced: 2025-05-08T02:49:20.342Z (about 1 year ago)
- Language: Python
- Size: 154 KB
- Stars: 1
- Watchers: 10
- Forks: 8
- Open Issues: 33
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
.. image:: https://travis-ci.org/openprocurement/openprocurement.documentservice.svg?branch=master
:target: https://travis-ci.org/openprocurement/openprocurement.documentservice
.. image:: https://coveralls.io/repos/github/openprocurement/openprocurement.documentservice/badge.svg?branch=master
:target: https://coveralls.io/github/openprocurement/openprocurement.documentservice?branch=master
python -c "from libnacl.sign import Signer; k=Signer(); print 'private:', k.hex_seed(), '\npublic:', k.hex_vk()"