{ "info": { "author": "Bernd Meyer", "author_email": "berndca@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "=======\r\n xmodels\r\n =======\r\n \r\n .. image:: https://secure.travis-ci.org/berndca/xmodels.png?branch=master\r\n :target: https://secure.travis-ci.org/berndca/xmodels\r\n :alt: Build Status\r\n \r\n .. image:: https://coveralls.io/repos/berndca/xmodels/badge.png\r\n :target: https://coveralls.io/r/berndca/xmodels\r\n :alt: Coverage\r\n \r\n **For more information, please see our documentation:** http://xmodels.readthedocs.org/en/latest/\r\n \r\n \r\n Overview\r\n ========\r\n \r\n xmodels is a Python library to convert XML documents and Python dictionaries\r\n including collections.OrderedDict to and from instances of Python data\r\n structures and validate them against a schema.\r\n The conversions between XML and Python dict/collections.OrderedDict are\r\n performed by `xmltodict `_.\r\n It supports XML specific schema features like ordered sets of element type\r\n ****, selection from a set of element type\r\n **** and namespaces.\r\n \r\n \r\n \r\n \r\n =======\r\n History\r\n =======\r\n \r\n 0.1.0 (2014-11-02)\r\n ==================\r\n \r\n * First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/berndca/xmodels", "keywords": "xml schema json", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "xmodels", "package_url": "https://pypi.org/project/xmodels/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xmodels/", "project_urls": { "Homepage": "https://github.com/berndca/xmodels" }, "release_url": "https://pypi.org/project/xmodels/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python models for creation, parsing and validation of XML documents.", "version": "0.1.0" }, "last_serial": 1292102, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "03aea609300abc09fa99ef6dd0c4c234", "sha256": "a5fab8a2e58ddffc35e38b739f03133e54b017279c192ff265581c9f38da93a7" }, "downloads": -1, "filename": "xmodels-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "03aea609300abc09fa99ef6dd0c4c234", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22239, "upload_time": "2014-11-02T21:00:06", "url": "https://files.pythonhosted.org/packages/be/86/f2a1c75086ad7b414c8eaa197e07a57d07a43224d88e02db10bb31de0394/xmodels-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03aea609300abc09fa99ef6dd0c4c234", "sha256": "a5fab8a2e58ddffc35e38b739f03133e54b017279c192ff265581c9f38da93a7" }, "downloads": -1, "filename": "xmodels-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "03aea609300abc09fa99ef6dd0c4c234", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22239, "upload_time": "2014-11-02T21:00:06", "url": "https://files.pythonhosted.org/packages/be/86/f2a1c75086ad7b414c8eaa197e07a57d07a43224d88e02db10bb31de0394/xmodels-0.1.0-py2.py3-none-any.whl" } ] }