cznic/public/: fred-api-dbreport-1.0.2 metadata and description

Simple index

Protocol buffers for FRED dbreport service

author Jan MusĂ­lek
author_email jan.musilek@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
license GPLv3+
requires_dist
  • grpcio
  • protobuf
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-dbreport-1.0.2.tar.gz
Size
26 KB
Type
Source
fred_api_dbreport-1.0.2-py3-none-any.whl
Size
35 KB
Type
Python Wheel
Python
3

Protocol buffers interface definition files for managing and using database reports.

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.0.2 (2022-03-01)

  • Update setup

  • Generate with protoc >= 3.19

1.0.1 (2022-04-04)

  • Update python setup

  • Fix python package build

1.0.0 (2022-03-04)

  • Fix cmake build

  • Major version bump

0.1.0 (2021-02-03)

  • Initial version of dbreport API