XSLTools

Annotated PKG-INFO

349:83ce900fe957
2005-10-25 paulb [project @ 2005-10-25 17:27:39 by paulb] Moved generic methods from the QtConfigurator example into a new resource class in the PyQt module. Moved the Factory class from the QtConfigurator example into the PyQt module.
paulb@194 1
Metadata-Version: 1.1
paulb@194 2
Name: XSLTools
paulb@207 3
Version: 0.2
paulb@194 4
Author: Paul Boddie
paulb@194 5
Author-email: paul at boddie org uk
paulb@194 6
Maintainer: Paul Boddie
paulb@194 7
Maintainer-email: paul at boddie org uk
paulb@194 8
Home-page: http://www.boddie.org.uk/python/XSLTools.html
paulb@207 9
Download-url: http://www.boddie.org.uk/python/downloads/XSLTools-0.2.tar.gz
paulb@194 10
Summary: Modules and packages for the development of XML/XSL-based applications
paulb@194 11
License: LGPL
paulb@194 12
Description: XSLTools is a distribution providing modules and packages for the development
paulb@194 13
        of XML/XSL-based applications in Python, including Web-based applications,
paulb@194 14
        utilising the open source libxml2 and libxslt libraries through the libxml2dom
paulb@194 15
        wrapper.
paulb@194 16
Keywords: XML XSL XSLT Web WebStack libxml2 libxslt libxml2dom
paulb@194 17
Requires: libxml2dom
paulb@194 18
Classifier: Development Status :: 3 - Alpha 
paulb@194 19
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) 
paulb@194 20
Classifier: Programming Language :: Other 
paulb@194 21
Classifier: Programming Language :: Python 
paulb@194 22
Classifier: Topic :: Internet :: WWW/HTTP 
paulb@194 23
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content 
paulb@194 24
Classifier: Topic :: Software Development :: Libraries :: Python Modules 
paulb@194 25
Classifier: Topic :: Text Processing :: Markup :: XML