Metadata-Version: 2.4
Name: fasjson
Version: 1.7.0
Summary: fasjson makes it possible for applications to talk to the fedora account system.
License-Expression: MIT
License-File: COPYING
Author: Fedora Infrastructure
Author-email: admin@fedoraproject.org
Requires-Python: >=3.9.0,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: Flask (>=2.2.0,<4.0.0)
Requires-Dist: dnspython (>=2.1.0,<3.0.0)
Requires-Dist: flask-healthz (>=1.0.0,<2.0.0)
Requires-Dist: flask-mod-auth-gssapi (>=0.2.0,<2.0.0)
Requires-Dist: flask-restx (>=1.2.0,<2.0.0)
Requires-Dist: python-freeipa (>=1.0.5,<2.0.0)
Requires-Dist: python-ldap (>=3.2.0,<4.0.0)
Requires-Dist: requests-gssapi (>=1.2.3,<2.0.0)
Requires-Dist: requests-kerberos (>=0.12.0,<1.0.0)
Project-URL: Homepage, https://github.com/fedora-infra/fasjson
Project-URL: Repository, https://github.com/fedora-infra/fasjson
Description-Content-Type: text/markdown

# Fedora Account System / IPA JSON gateway

A JSON gateway to query FreeIPA, built for the Fedora Account System.

The documentation is available at https://fasjson.readthedocs.io/

![Tests & build status](https://github.com/fedora-infra/fasjson/actions/workflows/main.yml/badge.svg?branch=develop)
![Documentation](https://readthedocs.org/projects/fasjson/badge/?version=latest)


## TODO

- documentation
- HTTPS

