cznic/public/: fred-api-identity-0.3.1 metadata and description

Simple index Newer version available

Protocol buffers for FRED identity service

author Michal Strnad
author_email michal.strnad@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.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Topic :: Communications
  • Topic :: Internet
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
license GPLv3+
requires_python ~=3.6

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
fred-api-identity-0.3.1.tar.gz
Size
9 KB
Type
Source

Protocol buffers interface of contact identity management 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

0.3.1 (2022-03-30)

  • Fix project build with pyproject.toml

0.3.0 (2021-11-02)

  • Update attach_identity.

  • Add update_identity.

  • Update project setup.

0.1.0 (2021-06-17)

Initial version.