{ "info": { "author": "James Gardner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "BareNecessities\n+++++++++++++++\n\n.. contents ::\n\nSummary\n=======\n\nProvides the ``bn`` module containing a dictionary allowing attribute access to\nvalues - I use it so much I've made into a package.\n\nGet Started\n===========\n\n* Download and install from source or from the egg provided.\n\nAuthor\n======\n\n`James Gardner `_\n\n\nChanges\n=======\n\n0.2.8\n-----\n\n2011-04-12\n~~~~~~~~~~\n\n* Added ``OrderedDict`` and ``MarbleLike``\n\n0.2.7\n-----\n\n2010-10-13\n~~~~~~~~~~\n\n* Moved the nesting capability of ``AttributeDict`` to\n ``NestedAttributeDict``.\n\n0.2.6\n-----\n\n2010-08-24\n~~~~~~~~~~\n\n* Added ``day_of_month_in_english()`` function.\n\n0.2.5\n-----\n\n2010-01-23\n~~~~~~~~~~\n\n* Upgraded ``AttributeDict()`` to support setting nested keys.\n\n0.2.4\n-----\n\n2009-12-10\n~~~~~~~~~~\n\n* Bumped the version number and updated the ``setup.py`` and ``MANIFEST.in`` \n files.\n\n0.2.3\n-----\n\n2009-10-20\n~~~~~~~~~~\n\n* Added support for ``HTMLFragment``\n\n0.2.2\n-----\n\n2009-10-04\n~~~~~~~~~~\n\n* Updated ``MANIFEST.in`` to include the docs and tests\n\n2009-10-03\n~~~~~~~~~~\n\n* Using a plain ``__import__()`` now without trying to deduce why any\n ``ImportError`` occurs\n\n0.2.1\n-----\n\n2009-08-25\n~~~~~~~~~~\n\n* Fixed the relative import to use ``__import__()`` instead of imp where\n a bug (or my misunderstanding) was causing modules which couldn't be \n imported to get the namespace of other modules with the same name\n causing havoc!\n* Added the ability to import the root package.\n\n2009-08-20\n~~~~~~~~~~\n\n* Added the ``str_dict()`` function to change Unicode dict keys to strings\n\n0.2\n---\n\n2009-07-17\n~~~~~~~~~~\n\n* Added a set of import tools for relative and absolute imports at runtime\n even within scripts and with versions of Python prior to 2.5.\n* Added missing ``posixpath`` import.\n* Changed ``AttributeDict`` to raise an ``AttributeError`` when setting a\n non-existent key instead of a ``NotImplementedError``.\n\n2009-06-13\n~~~~~~~~~~\n\n* Added ``uniform_path()`` function\n* Added begining of code for import related functions, including relative \n imports within scripts (Python 2.5 only supports relative imports within\n packages)\n* Added ``relpath()``, a function to calculate the relative path between two\n locations (only works on POSIX systems and already exists in Python 2.6)\n\n0.1.0\n-----\n\n2009-07-04\n~~~~~~~~~~\n\n* Added the AttributeDict\n\n\nLicense\n=======\nCopyright (C) 2009 James Gardner - http://jimmyg.org/\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\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/barenecessities/index.html", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "BareNecessities", "package_url": "https://pypi.org/project/BareNecessities/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/BareNecessities/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jimmyg.org/work/code/barenecessities/index.html" }, "release_url": "https://pypi.org/project/BareNecessities/0.2.8/", "requires_dist": null, "requires_python": null, "summary": "Provides the ``bn`` module containing a dictionary allowing attribute access to values - I use it so much I've made into a package.", "version": "0.2.8" }, "last_serial": 307305, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9b55fc39440ffbd3b651715656eba380", "sha256": "97b8f2118f6d41a77847b9a38e60f8003a7fb38ffaf7aad955d39899dcb42dab" }, "downloads": -1, "filename": "BareNecessities-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "9b55fc39440ffbd3b651715656eba380", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 2914, "upload_time": "2009-07-04T18:16:28", "url": "https://files.pythonhosted.org/packages/d9/40/4f988e1050c42faa2da9a54b32450a27c63cd59e255a3f1e0f92cc09526e/BareNecessities-0.1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "0d93cc2cd5d09d02862cc528a04fe784", "sha256": "d2a3d7bd0b672a607e307b494ee327d82626b35d0ebb51914edd7aa6ff956972" }, "downloads": -1, "filename": "BareNecessities-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0d93cc2cd5d09d02862cc528a04fe784", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2637, "upload_time": "2009-07-04T18:16:28", "url": "https://files.pythonhosted.org/packages/33/2d/d80c736c19a4c7202aecebf48255a87d4825da0b47c63ac9f7d150de7e6d/BareNecessities-0.1.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d6a6ebf3e16418bc0d2c4487dad596e9", "sha256": "15b92e812ae89cfb7d5d048a5400f841844dfa97ccb75f5e19fc59d637988926" }, "downloads": -1, "filename": "BareNecessities-0.2-py2.5.egg", "has_sig": false, "md5_digest": "d6a6ebf3e16418bc0d2c4487dad596e9", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 9515, "upload_time": "2009-07-17T14:34:31", "url": "https://files.pythonhosted.org/packages/5b/28/801d0a7b9cb1aac773bef3a324cf73429b1d556da588ee33958df8497c46/BareNecessities-0.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "5d535e5d4d88e50f6cd92695f55dbe0d", "sha256": "796665fce5babd7fd7389d4c1b83ead480d3b08bde445693d3534cbb8ebd77b3" }, "downloads": -1, "filename": "BareNecessities-0.2.tar.gz", "has_sig": false, "md5_digest": "5d535e5d4d88e50f6cd92695f55dbe0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5451, "upload_time": "2009-07-17T14:34:31", "url": "https://files.pythonhosted.org/packages/ba/d7/abe6b724e53e6941dc27e83c6b9182abd3bf81c775c065c6becb7eb1ab74/BareNecessities-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "43e1a1929f954fa6d9ff5c46b54cf0a3", "sha256": "de5db7a7a350be4df9cf9aa2dcdcd11ffd983558057283c69b657484756d9cea" }, "downloads": -1, "filename": "BareNecessities-0.2.2-py2.5.egg", "has_sig": false, "md5_digest": "43e1a1929f954fa6d9ff5c46b54cf0a3", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 10369, "upload_time": "2009-10-05T02:14:15", "url": "https://files.pythonhosted.org/packages/ab/dd/69a29249fa02b82f5824dbe86533a4b2b0c332cb1c00b34d98bc24c0cb77/BareNecessities-0.2.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "12b80ebdeb5bb28ba9017e62140cad3a", "sha256": "14ae649b87c76c2f657c53bf0a678112974f31e752935d36059a1658793049a8" }, "downloads": -1, "filename": "BareNecessities-0.2.2.tar.gz", "has_sig": false, "md5_digest": "12b80ebdeb5bb28ba9017e62140cad3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12076, "upload_time": "2009-10-05T02:14:14", "url": "https://files.pythonhosted.org/packages/0d/90/a4850479f25804edf2729115d3894a0da6d0a9b58eb6d1e55846eccf0584/BareNecessities-0.2.2.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "d6a9b4a761bd931b8c51a53c69e0b705", "sha256": "90b7e2e853f4974f837a878178718e068b94af66ffae876951af5c5cc87740f9" }, "downloads": -1, "filename": "BareNecessities-0.2.5-py2.6.egg", "has_sig": false, "md5_digest": "d6a9b4a761bd931b8c51a53c69e0b705", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 12458, "upload_time": "2010-05-05T10:34:00", "url": "https://files.pythonhosted.org/packages/67/96/e6fb93a4dc7391721ede466eb1eeebb89db863da8505e297847dba748555/BareNecessities-0.2.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "58688b9c2efa996fa278bb27503b0e7e", "sha256": "a3a0d91684fcdf00fa3f7591da2c39207ee468a25735ae15128d66ec9bfa7c0f" }, "downloads": -1, "filename": "BareNecessities-0.2.5.tar.gz", "has_sig": false, "md5_digest": "58688b9c2efa996fa278bb27503b0e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17811, "upload_time": "2010-05-05T10:33:59", "url": "https://files.pythonhosted.org/packages/d9/42/297b44031ef0d8f0b5f10f51cc355c9f4d36bc26e05207a2fa34be563352/BareNecessities-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "ab0a56d809eb32fcbcecaa5091fbd2cf", "sha256": "695ce218cdc4ad92074c74eba93d194d4622343e82db45933f984e155bae1e19" }, "downloads": -1, "filename": "BareNecessities-0.2.6.tar.gz", "has_sig": false, "md5_digest": "ab0a56d809eb32fcbcecaa5091fbd2cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20013, "upload_time": "2010-09-03T17:29:16", "url": "https://files.pythonhosted.org/packages/f8/c5/a50624c474ab8895021806f88b2ac37b790b45c9fc2124f7f96d20179181/BareNecessities-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "7f0c77b54fd36a45b9bbf21c7e4899f4", "sha256": "a660a87a915bde9590ddb9d7ac2d852ac8c4633cb058033108cef2ce31211ea5" }, "downloads": -1, "filename": "BareNecessities-0.2.7.tar.gz", "has_sig": false, "md5_digest": "7f0c77b54fd36a45b9bbf21c7e4899f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20202, "upload_time": "2010-10-13T17:55:37", "url": "https://files.pythonhosted.org/packages/66/44/a1fec9e2fa37dbbd39fa2037dfec90089bd0f5af05f66944432b053cdcf7/BareNecessities-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "24c06d13ce08b5fb6f871202c63c562a", "sha256": "b702013af3ea2913b5cfc7d7ed008083a4bf62ad75d5df1af1fe9e6f47a06a03" }, "downloads": -1, "filename": "BareNecessities-0.2.8.tar.gz", "has_sig": false, "md5_digest": "24c06d13ce08b5fb6f871202c63c562a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21623, "upload_time": "2011-04-24T12:40:23", "url": "https://files.pythonhosted.org/packages/ab/7d/6e82e68c7e3be857006b219746d61bd8b72f463d871de1a83c07c6bacf57/BareNecessities-0.2.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24c06d13ce08b5fb6f871202c63c562a", "sha256": "b702013af3ea2913b5cfc7d7ed008083a4bf62ad75d5df1af1fe9e6f47a06a03" }, "downloads": -1, "filename": "BareNecessities-0.2.8.tar.gz", "has_sig": false, "md5_digest": "24c06d13ce08b5fb6f871202c63c562a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21623, "upload_time": "2011-04-24T12:40:23", "url": "https://files.pythonhosted.org/packages/ab/7d/6e82e68c7e3be857006b219746d61bd8b72f463d871de1a83c07c6bacf57/BareNecessities-0.2.8.tar.gz" } ] }