{ "info": { "author": "Douglas Soares de Andrade", "author_email": "contato@douglasandrade.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Sorts a list of dictionaries/objects by key/attribute taking user locale\nin consideration.\n \nIt has been tested in django systems and also in some python libraries\nthat deal with accents and special characters, as python sorted/sort\nmethods does not deal with this kind of data.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/isorted", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://douglasandrade.com", "keywords": "sorted,ordered,dict,data structure,key,locale", "license": "GPL v 3", "maintainer": null, "maintainer_email": null, "name": "isorted", "package_url": "https://pypi.org/project/isorted/", "platform": "Any", "project_url": "https://pypi.org/project/isorted/", "project_urls": { "Download": "http://pypi.python.org/pypi/isorted", "Homepage": "http://douglasandrade.com" }, "release_url": "https://pypi.org/project/isorted/0.2/", "requires_dist": null, "requires_python": null, "summary": "Sorts objects/dictionaries by keys/attributes", "version": "0.2" }, "last_serial": 793464, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "3e380a6df801563e21fab7dffc590ce2", "sha256": "d1f84c7f0e13e230fd636d9c5a3cc156245a05dcb64791924348a21f3ee374f6" }, "downloads": -1, "filename": "isorted-0.2.tar.gz", "has_sig": false, "md5_digest": "3e380a6df801563e21fab7dffc590ce2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1934, "upload_time": "2009-11-17T04:43:23", "url": "https://files.pythonhosted.org/packages/5c/e1/59bb5eaa253352080d59b983d647795af2bb0e4ec913468fb017986dfd46/isorted-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e380a6df801563e21fab7dffc590ce2", "sha256": "d1f84c7f0e13e230fd636d9c5a3cc156245a05dcb64791924348a21f3ee374f6" }, "downloads": -1, "filename": "isorted-0.2.tar.gz", "has_sig": false, "md5_digest": "3e380a6df801563e21fab7dffc590ce2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1934, "upload_time": "2009-11-17T04:43:23", "url": "https://files.pythonhosted.org/packages/5c/e1/59bb5eaa253352080d59b983d647795af2bb0e4ec913468fb017986dfd46/isorted-0.2.tar.gz" } ] }