Metadata-Version: 2.1
Name: gaphas
Version: 1.0.0rc1
Summary: Gaphas is a GTK+ based diagramming widget
Home-page: https://gaphas.readthedocs.io/
Author: Arjan J. Molenaar
Author-email: gaphor@gmail.com
Keywords: gtk+,diagram,gaphas
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyGObject (>=3.20.0,<4.0.0)
Requires-Dist: decorator (>=4.3.0,<5.0.0)
Requires-Dist: future (>=0.17.0,<0.18.0)
Requires-Dist: pycairo (>=1.10.0,<2.0.0)
Requires-Dist: simplegeneric (>=0.8.1,<0.9.0)
Project-URL: Documentation, https://gaphas.readthedocs.io/
Project-URL: Repository, https://github.com/gaphor/gaphas
