cznic/public/: fred-api-fileman-1.2.2 metadata and description
Protocol buffers for FRED fileman service
author_email | vlastimil.zima@nic.cz |
classifiers |
|
license | GPLv3+ |
requires_dist |
|
requires_python | ~=3.8 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred_api_fileman-1.2.2-py3-none-any.whl
|
|
|
fred_api_fileman-1.2.2.tar.gz
|
|
Protocol buffers interface of fileman service for FRED registry.
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
Releases
Unreleased
1.2.2 (2025-06-02)
- Restrict grpcio version.
1.2.1 (2025-06-02)
- Add UID to StatReply (#5).
- Sync gitlab issue template(s).
1.2.0 (2023-10-31)
- Drop support for python 3.7.
- Add support for python 3.11 and 3.12.
- Update repo config (#2).
- Use setuptools-grpc (#3).
- Replace UUID with UID (#4).
- Update project setup.
1.1.1 (2022-03-30)
- Drop support for python 3.5 and 3.6.
- Add support for python 3.10.
- Add cmake support for C++ (#1).
- Update project setup.
1.1.0 (2021-07-28)
- Add write API.
- Fix protobuf dependencies.
- Rename CHANGELOG.
- Update project setup.
1.0.0 (2020-06-16)
Initial version.
- Add read-only access to files.