{ "info": { "author": "Phillip B Oldham", "author_email": "phillip.oldham@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "exemelopy\n=========\n|travis_status|_\n\nexemelopy aims to be an easy-to-use tool for building an XML \ndocument from native Python data-types without any intervention;\nakin to the json_ and simplejson_ modules, but for XML.\n\nThis package depends on lxml_ to create valid XML output.\n\nUSAGE\n-----\n\n::\n\n from exemelopy import XMLEncoder\n xml = XMLEncoder({'a': 1, 'b': True, 'spam': 'eggs'}).to_string()\n print xml\n\nWhich will return the following output::\n\n \n \n 1\n true\n eggs\n \n\n.. _simplejson: http://simplejson.readthedocs.org/\n.. _json: http://docs.python.org/library/json.html\n.. _lxml: http://lxml.de/\n.. |travis_status| image:: https://secure.travis-ci.org/unpluggd/exemelopy.png\n.. _travis_status: https://secure.travis-ci.org/unpluggd/exemelopy", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/OldhamMade/exemelopy/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OldhamMade/exemelopy", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "exemelopy", "package_url": "https://pypi.org/project/exemelopy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/exemelopy/", "project_urls": { "Download": "https://github.com/OldhamMade/exemelopy/archive/master.zip", "Homepage": "https://github.com/OldhamMade/exemelopy" }, "release_url": "https://pypi.org/project/exemelopy/0.0.9/", "requires_dist": null, "requires_python": null, "summary": "exemelopy is a tool for building XML from native Python data-types, similiar to the json/simplejson modules", "version": "0.0.9" }, "last_serial": 1431334, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "8198e0d0aa2f8390877862cf976923dc", "sha256": "3fa7706e4c557355a7e42d0c7ae069d24d3e7603f7f2878ac944d82ef9fef1e6" }, "downloads": -1, "filename": "exemelopy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8198e0d0aa2f8390877862cf976923dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3337, "upload_time": "2012-01-31T21:23:11", "url": "https://files.pythonhosted.org/packages/a7/7e/8f3ce746aa49096b4fce1ca012a22bed2fb5244773d5197b22773d0e15df/exemelopy-0.0.2.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "f9857c0ce31f42dcb26bf80894386e73", "sha256": "43f79125cb50043620b421fbb35073cb75be3185185feff64c082b6e1aa17cdd" }, "downloads": -1, "filename": "exemelopy-0.0.4.zip", "has_sig": false, "md5_digest": "f9857c0ce31f42dcb26bf80894386e73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5375, "upload_time": "2012-11-13T12:29:43", "url": "https://files.pythonhosted.org/packages/83/63/02f3bb0022547a178a4e21dfb3426703c6631bd01113deb02da5f61e4bdd/exemelopy-0.0.4.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "db17a88307608dabe8afdef7ac93c925", "sha256": "3e151247a595db6b5de2d8d6f5d2fb8b956573417de20f70c804fd1c41958c17" }, "downloads": -1, "filename": "exemelopy-0.0.5.zip", "has_sig": false, "md5_digest": "db17a88307608dabe8afdef7ac93c925", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5597, "upload_time": "2012-11-13T16:13:48", "url": "https://files.pythonhosted.org/packages/df/e2/76de415a15473b5a4315bbbb47e34f69122334b48380e3c468a964331ab3/exemelopy-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "9c41d0e293a0719b3e8130ffe4252c63", "sha256": "5046376cb7102a720877d7766fd68763897478be471826055b98283aca742f5c" }, "downloads": -1, "filename": "exemelopy-0.0.6.zip", "has_sig": false, "md5_digest": "9c41d0e293a0719b3e8130ffe4252c63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5672, "upload_time": "2012-11-29T15:04:55", "url": "https://files.pythonhosted.org/packages/0a/b8/5da594adb227f32e7f4708fae7f8ff714031b709ba761bdfd1b979cdc270/exemelopy-0.0.6.zip" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "8083d645843a8287e38f61883d4241d1", "sha256": "260101f07c77b0883e99d673fae4f3901107ae4898c3dac15d1ab13f23dd80e2" }, "downloads": -1, "filename": "exemelopy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "8083d645843a8287e38f61883d4241d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3773, "upload_time": "2013-04-17T09:35:20", "url": "https://files.pythonhosted.org/packages/2c/0f/dab0d15d3e5b0f90e768b1534d50a146e198486fba12875940753d467ff1/exemelopy-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "ff2601701c99b82721952a484bc0c0e4", "sha256": "628a5f41ad6187147ee6c9a0fb577fd1849d7502f1f5927644cce81fc21e6725" }, "downloads": -1, "filename": "exemelopy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "ff2601701c99b82721952a484bc0c0e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3787, "upload_time": "2013-05-10T11:09:34", "url": "https://files.pythonhosted.org/packages/8b/2a/60a5713bd77f197d84db759f81b78a1d65a90d879e729eb08d8f71f4ab4d/exemelopy-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "25a4254bac384a0c59b0e32fac3fc99b", "sha256": "f1f629cb8afe9427a7e41c7f70d1b9fa4453de83f100366e2ec176225df4b696" }, "downloads": -1, "filename": "exemelopy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "25a4254bac384a0c59b0e32fac3fc99b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3805, "upload_time": "2015-02-20T16:42:14", "url": "https://files.pythonhosted.org/packages/95/88/2ee79bbd27cd35d3be3bdaca3ef5a83fe949b0495d0771a28427c937f836/exemelopy-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25a4254bac384a0c59b0e32fac3fc99b", "sha256": "f1f629cb8afe9427a7e41c7f70d1b9fa4453de83f100366e2ec176225df4b696" }, "downloads": -1, "filename": "exemelopy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "25a4254bac384a0c59b0e32fac3fc99b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3805, "upload_time": "2015-02-20T16:42:14", "url": "https://files.pythonhosted.org/packages/95/88/2ee79bbd27cd35d3be3bdaca3ef5a83fe949b0495d0771a28427c937f836/exemelopy-0.0.9.tar.gz" } ] }