cznic/public/: fred-api-verification-0.1.2 metadata and description
Protocol buffers for FRED Verification
author | Jan Musílek |
author_email | jan.musilek@nic.cz |
classifiers |
|
license | GPLv3+ |
requires_dist |
|
requires_python | ~=3.7 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred-api-verification-0.1.2.tar.gz
|
|
|
fred_api_verification-0.1.2-py3-none-any.whl
|
|
FRED Servers Verification API
Python package
Despite not having any Python modules, this repository contains setup.py, that takes care of generating Python modules from protocol buffers files during the build. Therefore, this repository can be used as any other Python package.
ChangeLog
Unreleased
0.1.2 (2022-06-20)
Fix repeated field name typo: ListReply.Data.verification → ListReply.Data.verifications
0.1.1 (2022-06-15)
Drop access token
0.1.0 (2022-06-14)
Initial version