Metadata-Version: 2.1
Name: django-icomoon
Version: 1.4.2
Summary: A Django app to deploy wefonts from Icomoon and display them.
Home-page: https://github.com/sveetch/django-icomoon
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Keywords: Django,Icomoon,CSS,Font
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 2.1
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
Classifier: Framework :: Django :: 3.1
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: quality
License-File: LICENCE.txt

.. _Python: https://www.python.org
.. _Django: https://www.djangoproject.com/
.. _Icomoon: http://icomoon.io/

==============
Django Icomoon
==============

A `Django`_ app to deploy downloaded webfonts from `Icomoon`_ and display
them into a gallery.

Links
*****

* Read the documentation on `Read the docs <https://django-icomoon.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/django-icomoon>`_;
* Clone it on its `Github repository <https://github.com/sveetch/django-icomoon>`_;

Dependancies
************

* `Python`_>=3.6;
* `Django`_ >= 2.0;
