{
"info": {
"author": "Rahul Kumar",
"author_email": "rahul@thoughtnirvana.com",
"bugtrack_url": null,
"classifiers": [],
"description": "xmldict\n========\n\nConvert xml to python dictionaries, and vice-versa.\n\nInstallation\n------------\n\n pip install xmldict\n\nOn most of the systems, you will need the `sudo` permissions if you are doing a system wide\ninstall.\n\n sudo pip install xmldict\n\n\nExmaple\n---------------------\n::\n # Converting xml to dictionary\n >>> xmldict.xml_to_dict('''\n ... \n ... \n ... \n ... \n ... \n ... \n ... \n ... \n ... \n ... \n ... ''')\n {'root': {'persons': {'person': [{'name': {'last': 'bar', 'first': 'foo'}}, {'name': {'last': 'bar', 'first': 'baz'}}]}}}\n\n\n::\n # Converting dictionary to xml\n >>> xmldict.dict_to_xml({'root': {'persons': {'person': [{'name': {'last': 'bar', 'first': 'foo'}}, {'name': {'last': 'bar', 'first': 'baz'}}]}}})\n 'barfoobarbaz'\n\nConvert xml to python dictionaries.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/thoughtnirvana/xmldict",
"keywords": null,
"license": "BSD",
"maintainer": null,
"maintainer_email": null,
"name": "xmldict",
"package_url": "https://pypi.org/project/xmldict/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/xmldict/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/thoughtnirvana/xmldict"
},
"release_url": "https://pypi.org/project/xmldict/0.4.1/",
"requires_dist": null,
"requires_python": null,
"summary": "Convert xml to python dictionaries.",
"version": "0.4.1"
},
"last_serial": 801852,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "76520a25244e51a20f95ad00c5416e5b",
"sha256": "515b946aa7370991197305b61ea4a85a81960c88ddca9939e4bbfcb656df876a"
},
"downloads": -1,
"filename": "xmldict-0.1.tar.gz",
"has_sig": false,
"md5_digest": "76520a25244e51a20f95ad00c5416e5b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1934,
"upload_time": "2011-11-24T14:04:42",
"url": "https://files.pythonhosted.org/packages/73/b9/89a053edd26ed97a21203e15b3af0f9e833faee995495560341a491e9a5f/xmldict-0.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "461f27c00f962489561401470fbef688",
"sha256": "4c3eeba51ac5834589e36ffccbcbfa2788bde09ec3d80e945b8ab1d6b85f8d62"
},
"downloads": -1,
"filename": "xmldict-0.2.tar.gz",
"has_sig": false,
"md5_digest": "461f27c00f962489561401470fbef688",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2369,
"upload_time": "2011-11-24T14:15:41",
"url": "https://files.pythonhosted.org/packages/74/8f/316a02fe5aab9ad5b08f7b738d6e43eb7c54e232a306694c2ac2e2503c2b/xmldict-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "c218500a8d8d7a60345b48b439e39f59",
"sha256": "efda953bfca6a66ec447af3e449cd88b3a89bfa00160e346f130f2035f4a56c9"
},
"downloads": -1,
"filename": "xmldict-0.3.tar.gz",
"has_sig": false,
"md5_digest": "c218500a8d8d7a60345b48b439e39f59",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2385,
"upload_time": "2011-11-24T20:24:52",
"url": "https://files.pythonhosted.org/packages/8c/1f/0543a3bb61691efd69f4fb0a0f14d67b6cf68e6072cdcab96b5ad2c3e095/xmldict-0.3.tar.gz"
}
],
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "ff7e35994d275a2b14377df70b710590",
"sha256": "75f1d210dc87ee8cb38e80bfa241099c4c17167203e08fe6452a9231c3dacd0d"
},
"downloads": -1,
"filename": "xmldict-0.4.tar.gz",
"has_sig": false,
"md5_digest": "ff7e35994d275a2b14377df70b710590",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2720,
"upload_time": "2012-02-14T10:47:10",
"url": "https://files.pythonhosted.org/packages/88/6e/ae8b469c3fc20ae3545ee887b9d6280a17810b9e39f47db5df27df59b879/xmldict-0.4.tar.gz"
}
],
"0.4.1": [
{
"comment_text": "",
"digests": {
"md5": "28d2ae393f3ed345e78a940f2bf2eed7",
"sha256": "0554789f1937151f95b4728016bdf228b50c3177d8faf2fdc9db809fccf7525f"
},
"downloads": -1,
"filename": "xmldict-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "28d2ae393f3ed345e78a940f2bf2eed7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2580,
"upload_time": "2013-04-10T10:32:33",
"url": "https://files.pythonhosted.org/packages/4e/b6/b775a82bc2adb0614c5dbc08359becea7141f619f07c2391c0bffd0805fc/xmldict-0.4.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "28d2ae393f3ed345e78a940f2bf2eed7",
"sha256": "0554789f1937151f95b4728016bdf228b50c3177d8faf2fdc9db809fccf7525f"
},
"downloads": -1,
"filename": "xmldict-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "28d2ae393f3ed345e78a940f2bf2eed7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2580,
"upload_time": "2013-04-10T10:32:33",
"url": "https://files.pythonhosted.org/packages/4e/b6/b775a82bc2adb0614c5dbc08359becea7141f619f07c2391c0bffd0805fc/xmldict-0.4.1.tar.gz"
}
]
}