Metadata-Version: 2.1
Name: allianceauth-graphql
Version: 0.1.0
Summary: GraphQL integration for allianceauth
Home-page: https://github.com/Maestro-Zacht/allianceauth-graphql
Author: Matteo Ghia
Author-email: matteo.ghia@yahoo.it
License: GNU General Public License v3
Keywords: allianceauth_graphql
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

====================
allianceauth-graphql
====================


.. image:: https://img.shields.io/pypi/v/allianceauth_graphql.svg
        :target: https://pypi.python.org/pypi/allianceauth_graphql

.. image:: https://img.shields.io/travis/Maestro-Zacht/allianceauth_graphql.svg
        :target: https://travis-ci.com/Maestro-Zacht/allianceauth_graphql

.. image:: https://readthedocs.org/projects/allianceauth-graphql/badge/?version=latest
        :target: https://allianceauth-graphql.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




GraphQL integration for allianceauth


* Free software: GNU General Public License v3
* Documentation: https://allianceauth-graphql.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2022-03-18)
------------------

* First release on PyPI.


