{
"info": {
"author": "Fr\u00e9d\u00e9ric van der Essen & Manuel F Martinez",
"author_email": "fvdessen+x@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Topic :: Printing"
],
"description": "XML-ESC/POS\n===========\n\nXML-ESC/POS is a simple library that allows you to\ninteract with ESC/POS devices with a simple utf8 \nencoded xml format similar to HTML. The following\nexample is self-explanatory: \n\n.. code:: xml\n Receipt!
\n div,span,p,ul,ol are also supported
\n
\n