Metadata-Version: 2.1
Name: CairoSVG
Version: 2.4.0
Summary: A Simple SVG Converter based on Cairo
Home-page: http://www.cairosvg.org/
Author: Guillaume Ayoub
Author-email: community@kozea.fr
License: LGPLv3+
Project-URL: Documentation, https://cairosvg.org/documentation/
Project-URL: Code, https://github.com/Kozea/CairoSVG/
Project-URL: Issue tracker, https://github.com/Kozea/CairoSVG/issues
Project-URL: Donation, https://www.patreon.com/kozea
Description: ==========
         CairoSVG
        ==========
        
        CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
        PostScript and PNG files.
        
        For further information, please visit the `CairoSVG Website
        <http://www.cairosvg.org/>`_.
        
Keywords: svg,converter,cairo,pdf,png,postscript
Platform: Linux
Platform: macOS
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
Requires-Python: >= 3.5
Description-Content-Type: text/x-rst
Provides-Extra: doc
Provides-Extra: test
