cznic/public/: fred-api-fileman-1.2.2 metadata and description

Simple index

Protocol buffers for FRED fileman service

author_email vlastimil.zima@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Internet
  • Topic :: Office/Business
  • Topic :: Utilities
license GPLv3+
requires_dist
  • grpcio
  • protobuf
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
Size
31 KB
Type
Python Wheel
Python
3
fred_api_fileman-1.2.2.tar.gz
Size
26 KB
Type
Source

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

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.