{ "info": { "author": "James Gardner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "NestedRecord\n++++++++++++\n\n.. contents :: \n\nSummary\n=======\n\nTools for handling the NestedRecord encoding, a useful way of representing\nnested structures of dictionaries and lists as flat key-value pairs by using a\nconvention for key names.\n\nGet Started\n===========\n\n* Download and install from source\n\nAuthor\n======\n\nJames Gardner\n\n(although the idea came from FormEnode, NestedRecord is just a specicalisation\nof the idea)\n\nChanges\n=======\n\n0.3.0\n-----\n\n2009-09-30\n~~~~~~~~~~\n\n* Updated the manifest to include the docs and tests in the source \n distribution\n* Updated license to GNU AGPLv3\n\n2009-08-11\n~~~~~~~~~~\n\n* Relaxed the restriction on numbers being consecutive in\n ``_dict_merge_next_level()`` unless ``strict`` is specified as ``True``.\n\n2009-08-08\n~~~~~~~~~~\n\n* First version in its own package (split off from RecordConvert and \n ConversionKit)\n* Written documentation and tested with doctest\n\nLicense\n=======\nNestedRecord - Tools for handling the NestedRecord encoding, a useful way of\nrepresenting nested structures of dictionaries and lists as flat key-value\npairs by using a convention for key names.\n\nCopyright (C) 2009 James Gardner\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as\npublished by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see .\n\n\nDownload\n========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jimmyg.org/work/code/nestedrecord/index.html", "keywords": "", "license": "GNU AGPLv3", "maintainer": null, "maintainer_email": null, "name": "NestedRecord", "package_url": "https://pypi.org/project/NestedRecord/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/NestedRecord/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jimmyg.org/work/code/nestedrecord/index.html" }, "release_url": "https://pypi.org/project/NestedRecord/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Tools for handling the NestedRecord encoding, a useful way of representing nested structures of dictionaries and lists as flat key-value pairs by using a convention for key names.", "version": "0.3.0" }, "last_serial": 127297, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "7322ecb0ac49e5e7dc843aa8a7882c23", "sha256": "6aab849f4046ed116aa642015bb6c6c8fe944c7ecd4b40ac5e1b8b1373eaeb58" }, "downloads": -1, "filename": "NestedRecord-0.3.0-py2.5.egg", "has_sig": false, "md5_digest": "7322ecb0ac49e5e7dc843aa8a7882c23", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 11480, "upload_time": "2009-09-30T14:32:05", "url": "https://files.pythonhosted.org/packages/cd/95/04b17daa7de3199fb0ea25bd439fe75469bb3961d9cd0a329d5393fbe4c8/NestedRecord-0.3.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "49a289d90ae509f687b7f7001e8daa9d", "sha256": "5a571a5f59393049c2d68ca557a475c72f0b2ea03f280b4b42a647858a88df3b" }, "downloads": -1, "filename": "NestedRecord-0.3.0.tar.gz", "has_sig": false, "md5_digest": "49a289d90ae509f687b7f7001e8daa9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12960, "upload_time": "2009-09-30T14:32:05", "url": "https://files.pythonhosted.org/packages/2f/35/574405068ba4ba3cdc39800f598d51cdcd480f2a8c7eb70db923b184e548/NestedRecord-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7322ecb0ac49e5e7dc843aa8a7882c23", "sha256": "6aab849f4046ed116aa642015bb6c6c8fe944c7ecd4b40ac5e1b8b1373eaeb58" }, "downloads": -1, "filename": "NestedRecord-0.3.0-py2.5.egg", "has_sig": false, "md5_digest": "7322ecb0ac49e5e7dc843aa8a7882c23", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 11480, "upload_time": "2009-09-30T14:32:05", "url": "https://files.pythonhosted.org/packages/cd/95/04b17daa7de3199fb0ea25bd439fe75469bb3961d9cd0a329d5393fbe4c8/NestedRecord-0.3.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "49a289d90ae509f687b7f7001e8daa9d", "sha256": "5a571a5f59393049c2d68ca557a475c72f0b2ea03f280b4b42a647858a88df3b" }, "downloads": -1, "filename": "NestedRecord-0.3.0.tar.gz", "has_sig": false, "md5_digest": "49a289d90ae509f687b7f7001e8daa9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12960, "upload_time": "2009-09-30T14:32:05", "url": "https://files.pythonhosted.org/packages/2f/35/574405068ba4ba3cdc39800f598d51cdcd480f2a8c7eb70db923b184e548/NestedRecord-0.3.0.tar.gz" } ] }