Repository URL to install this package:
|
Version:
0.9.10 ▾
|
PyDocX
/
PKG-INFO
|
|---|
Metadata-Version: 1.1
Name: PyDocX
Version: 0.9.10
Summary: docx (OOXML) to html converter
Home-page: http://github.com/CenterForOpenScience/pydocx
Author: Jason Ward, Sam Portnow
Author-email: jason.louard.ward@gmail.com, samson91787@gmail.com
License: BSD
Description: ######
PyDocX
######
.. image:: https://travis-ci.org/CenterForOpenScience/pydocx.png?branch=master
:align: left
:target: https://travis-ci.org/CenterForOpenScience/pydocx
* `Installation <https://pydocx.readthedocs.org/en/latest/installation.html>`_
* `Documentation <https://pydocx.readthedocs.org>`_
* `Release Notes <https://pydocx.readthedocs.org/en/latest/release_notes.html>`_
* `Github Page <https://github.com/CenterForOpenScience/pydocx>`_
* `Issue Tracking <https://github.com/CenterForOpenScience/pydocx/issues>`_
PyDocX is a tool
that can export
MS Word documents (Office Open XML)
into different markup languages.
Currently,
only HTML is supported.
You can extend
any of the available exporters
to customize it to your needs.
This includes extending
the base exporter
to add support
for a markup language
or format
that is not supported.
To get started using PyDocX,
see the `Usage <https://pydocx.readthedocs.org/en/latest/usage.html>`_
guide
and also
`Extending PyDocX <https://pydocx.readthedocs.org/en/latest/extending.html>`_.
######
COS is Hiring!
######
Want to help save science? Want to get paid to develop free, open source software? `Check out our openings! <http://cos.io/jobs>`_
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: XML