{ "info": { "author": "Janne Vanhala", "author_email": "janne.vanhala@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "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 :: PyPy" ], "description": "Inflection\n==========\n\n|build status|_\n\n.. |build status| image:: https://secure.travis-ci.org/jpvanhal/inflection.png?branch=master\n :alt: Build Status\n.. _build status: http://travis-ci.org/jpvanhal/inflection\n\nInflection is a string transformation library. It singularizes and pluralizes\nEnglish words, and transforms strings from CamelCase to underscored string.\nInflection is a port of `Ruby on Rails`_' `inflector`_ to Python.\n\n.. _Ruby on Rails: http://rubyonrails.org\n.. _inflector: http://api.rubyonrails.org/classes/ActiveSupport/Inflector.html\n\nResources\n---------\n\n- `Documentation `_\n- `Issue Tracker `_\n- `Code `_\n- `Development Version\n `_\n\n\nChangelog\n---------\n\nHere you can see the full list of changes between each Inflection release.\n\n0.3.1 (May 3, 2015)\n^^^^^^^^^^^^^^^^^^^\n\n- Fixed trove classifiers not showing up on PyPI.\n- Fixed \"human\" pluralized as \"humen\" and not \"humans\".\n- Fixed \"potato\" pluralized as \"potatos\" and not \"potatoes\".\n\n0.3.0 (March 1, 2015)\n+++++++++++++++++++++\n\n- Added `tableize()` function.\n\n0.2.1 (September 3, 2014)\n+++++++++++++++++++++++++\n\n- Added Python 2, Python 3 and Python 3.4 trove classifiers.\n\n0.2.0 (June 15, 2013)\n+++++++++++++++++++++\n\n- Added initial support for Python 3.\n- Dropped Python 2.5 support.\n\n0.1.2 (March 13, 2012)\n++++++++++++++++++++++\n\n- Added Python 2.5 support.\n\n0.1.1 (February 24, 2012)\n+++++++++++++++++++++++++\n\n- Fixed some files not included in the distribution package.\n\n0.1.0 (February 24, 2012)\n+++++++++++++++++++++++++\n\n- Initial public release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jpvanhal/inflection", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "inflection", "package_url": "https://pypi.org/project/inflection/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/inflection/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jpvanhal/inflection" }, "release_url": "https://pypi.org/project/inflection/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "A port of Ruby on Rails inflector to Python", "version": "0.3.1" }, "last_serial": 1531227, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "20943c7bac4cd569b4f78a61739f23f2", "sha256": "70a0014cb3b36f6c8230756ae5c1bdc6aecd1f5beff240d8207f31ba9c13948c" }, "downloads": -1, "filename": "inflection-0.1.1.tar.gz", "has_sig": false, "md5_digest": "20943c7bac4cd569b4f78a61739f23f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7586, "upload_time": "2012-02-24T20:09:17", "url": "https://files.pythonhosted.org/packages/04/68/55d46b34f7d50f96c3bb26582c7334bdeae422c9ac0058ed48d79f7c5ade/inflection-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "cc34b01ea5995b0208357b3d01f14b2b", "sha256": "e310c98c69ffac3866cc38b0d869a4b94aa61a59f890102e341d4c8c96d4d228" }, "downloads": -1, "filename": "inflection-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cc34b01ea5995b0208357b3d01f14b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8543, "upload_time": "2012-03-13T21:45:11", "url": "https://files.pythonhosted.org/packages/fb/d8/fb45d4ba177fef3bd87f103edc2b28fcdf24f43952928d47cef73ec6d3f4/inflection-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ba69c57c2810b23d9d14c46df703a988", "sha256": "dab6ca89b6a91aecc8ba28ad9376b85a362c413733d108a3ffaae2e0b768e57e" }, "downloads": -1, "filename": "inflection-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ba69c57c2810b23d9d14c46df703a988", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8153, "upload_time": "2013-06-15T14:55:27", "url": "https://files.pythonhosted.org/packages/17/17/e063022e2b77cb9f4a83ed4089e5b0debdddbc6b685c679f387b657c73c1/inflection-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "9683a89444f9d726442c8e914a55323d", "sha256": "96e6233bb5b9dcf0a34081bd31b1ca7ea2aea9c7110615acc14fdcaa3e71071f" }, "downloads": -1, "filename": "inflection-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9683a89444f9d726442c8e914a55323d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8219, "upload_time": "2014-09-03T14:37:27", "url": "https://files.pythonhosted.org/packages/d4/d5/5ae57400b6c5374fe279c76e220588a554688138945601f5dde4733e22be/inflection-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "68a9ee9a52dc53f8f717039fc0013bd5", "sha256": "c6ab173181fd3bbee53187b7535f395ed802ef69d9f3bb5f8c2a5cdfb3e92d08" }, "downloads": -1, "filename": "inflection-0.3.0.tar.gz", "has_sig": false, "md5_digest": "68a9ee9a52dc53f8f717039fc0013bd5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8565, "upload_time": "2015-03-01T17:36:33", "url": "https://files.pythonhosted.org/packages/5a/42/489536aac4f16828e19823406e83b943860d30767c71f390511a45ce095d/inflection-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "7941165e9f148e0520023941c0886b40", "sha256": "18ea7fb7a7d152853386523def08736aa8c32636b047ade55f7578c4edeb16ca" }, "downloads": -1, "filename": "inflection-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7941165e9f148e0520023941c0886b40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8715, "upload_time": "2015-05-03T08:08:12", "url": "https://files.pythonhosted.org/packages/d5/35/a6eb45b4e2356fe688b21570864d4aa0d0a880ce387defe9c589112077f8/inflection-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7941165e9f148e0520023941c0886b40", "sha256": "18ea7fb7a7d152853386523def08736aa8c32636b047ade55f7578c4edeb16ca" }, "downloads": -1, "filename": "inflection-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7941165e9f148e0520023941c0886b40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8715, "upload_time": "2015-05-03T08:08:12", "url": "https://files.pythonhosted.org/packages/d5/35/a6eb45b4e2356fe688b21570864d4aa0d0a880ce387defe9c589112077f8/inflection-0.3.1.tar.gz" } ] }