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