Metadata-Version: 2.1
Name: PySFCGAL
Version: 1.5.2
Summary: Python binding of SFCGAL.
Home-page: https://gitlab.com/SFCGAL/pysfcgal
Author: Joshua Arnott (initial work) and Loïc Bartoletti (Oslandia)
Author-email: infos@sfcgal.org
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
License-File: LICENSE.md
Requires-Dist: cffi >=1.0.0
Provides-Extra: contract
Requires-Dist: icontract >=2.6.0 ; extra == 'contract'

Python binding of SFCGAL. SFCGAL is a C++ wrapper
    library around CGAL with the aim of supporting ISO 191007:2013 and OGC
    Simple Features for 3D operations.
