Metadata-Version: 1.1
Name: rtd-tikz
Version: 0.1.1
Summary: Binaries in order to use Sphinx TikZ extension at Read the Docs
Home-page: http://tikz-in-readthedocs.readthedocs.org
Author: Jaakko Luttinen
Author-email: jaakko.luttinen@iki.fi
License: Various open source licenses
Description: TikZ in readthedocs.org
        =======================
        
        This package contains binary files (executables and libraries) that are needed
        for `sphinxcontrib-tikz` package but are missing from readthedocs.org. This
        enables documentations created with Sphinx to use TikZ drawings at
        readthedocs.org.
        
        To enable the TikZ support at readthedocs.org, add `rtd-tikz` to the
        requirements file used by readthedocs.org.
        
        
        License
        -------
        
        * pdftoppm
           * License: GPLv2 or GPLv3
           * Source: https://cgit.freedesktop.org/poppler/poppler
        
        * pnmcrop
           * Copyright (C) 1989 by Jef Poskanzer.
           * License: GPLv2, MIT
           * Source: https://sourceforge.net/projects/netpbm/
        
        * pnmtopng
           * Copyright (C) 1995-1997 by Alexander Lehmann and Willem van Schaik
           * License: Open source
           * Source: https://sourceforge.net/projects/netpbm/
        
        * libnetpbm.so.10
           * License: GPLv2, MIT
           * Source: https://sourceforge.net/projects/netpbm/
        
        * All other files
           * Copyright (C) 2012, 2016 by Jaakko Luttinen
           * License: MIT
        
Keywords: TikZ,Sphinx,Read the Docs,RTD
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Visualization
