cznic/public/: fred-clident-0.3.0 metadata and description

Simple index Newer version available

Fred-clident - a client library for a Fred identity.

author Vlastimil Zíma
author_email vlastimil.zima@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.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Communications
  • Topic :: Internet
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
  • Typing :: Typed
license GPLv3+
provides_extras types
requires_dist
  • fred-api-identity~=1.1.0
  • frgal~=3.11
  • protobuf
  • doc8; extra == "quality"
  • mypy; extra == "quality"
  • ruff; extra == "quality"
  • types-protobuf; extra == "types"
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_clident-0.3.0-py3-none-any.whl
Size
7 KB
Type
Python Wheel
Python
3
fred_clident-0.3.0.tar.gz
Size
7 KB
Type
Source

ClIdent - a client library for a Fred identity

Learn more about the project and our community on the FRED’s home page

ChangeLog

Unreleased

0.3.0 (2024-05-22)

  • Forbid legal entity attach to eID (#12)

  • Update setup (new Python versions, ruff, …)

0.2.0 (2021-12-08)

  • Let IdentityAttached exception pass (#10).

  • Return ContactIdentifier from get_contact_id_by_handle (#11).

0.1.0 (2021-11-05)

Initial version.