Metadata-Version: 2.1
Name: PySFCGAL
Version: 1.5.1
Summary: Python binding of SFCGAL.
Home-page: https://gitlab.com/SFCGAL/pysfcgal
Author: Joshua Arnott (initial work) and Loïc Bartoletti (Oslandia)
Author-email: info@oslandia.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: BSD License
License-File: LICENSE.txt
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.
