Metadata-Version: 1.1
Name: xdwlib
Version: 3.8.2.0
Summary: A DocuWorks library.
Home-page: https://launchpad.net/xdwlib
Author: HAYASI Hideki
Author-email: linxs@linxs.org
License: ZPL 2.1
Description: xdwlib is a DocuWorks library for Python.
        It supports almost all functions of original XDWAPI library from Fuji Xerox.
        You can handle documents or binders in object-oriented style.  Pages and
        annotations are also handled as objects.  Plus, every object is iterable.
        
        You can read brief description with Python's lovely help() function.
        Further information is available in Japanese at http://xdwlib.linxs.org/
Platform: win32
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Office/Business
Classifier: Topic :: Documentation
