Metadata-Version: 1.1
Name: odpslides
Version: 0.0.2
Summary: Creates OpenDocument Presentations for Microsoft PowerPoint, LibreOffice and OpenOffice
Home-page: http://odpslides.readthedocs.org/en/latest/
Author: Charlie Taylor
Author-email: cet@appliedpython.com
License: GPL-3
Download-URL: https://github.com/sonofeft/ODPSlides
Description: 

        

        .. image:: https://travis-ci.org/sonofeft/ODPSlides.svg?branch=master

            :target: https://travis-ci.org/sonofeft/ODPSlides

        

        .. image:: https://img.shields.io/pypi/v/ODPSlides.svg

            :target: https://pypi.python.org/pypi/odpslides

                

        .. image:: https://img.shields.io/pypi/pyversions/ODPSlides.svg

            :target: https://wiki.python.org/moin/Python2orPython3

        

        .. image:: https://img.shields.io/pypi/l/ODPSlides.svg

            :target: https://pypi.python.org/pypi/odpslides

        

        

        Creates Opendocument Presentations For Microsoft PowerPoint, LibreOffice And OpenOffice

        =======================================================================================

        

        

        .. warning::

            This is Alpha code, NOT READY FOR USE.

        

        See the Code at: `<https://github.com/sonofeft/ODPSlides>`_

        

        See the Docs at: `<http://odpslides.readthedocs.org/en/latest/>`_

        

        See PyPI page at:`<https://pypi.python.org/pypi/odpslides>`_

        

        

        

        ODPSlides will create odp files readable by Microsoft PowerPoint, LibreOffice or OpenOffice.

        

        There are about a dozen slide page layouts that are supported with three slide background formats.

        

            * Solid color

            * Color gradient

            * Bitmat image

        

        

        There is no attempt to supply a full API interface, simply a mechanism for making cross-platform slide presentations.

        

        
Keywords: odpslides setuptools development
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
