{ "info": { "author": "Eric Lapouyade", "author_email": "elapouya@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "========\nPyStrExt\n========\n\nThis package contains many helper functions to manipulate strings.\n\nRead the fabulous doc `here `_\n\nQuickstart\n==========\n\nTo install::\n\t\n\tpip install pystrext\n\t\nUsage::\n\n >>> import pystrext as strext\n >>> h,m,s = strext.extracts('elapse time : 5h 7m 36s','(\\d+)h (\\d+)m (\\d+)s',['0']*3)\n >>> h,m,s\n ('5', '7', '36')\n >>> print strext.no_one_many(0,\"No item\",\"One item\",\"%(n)s items\")\n No item\n >>> print strext.no_one_many(1,\"No item\",\"One item\",\"%(n)s items\")\n One item\n >>> print strext.no_one_many(36,\"No item\",\"One item\",\"%(n)s items\")\n 36 items\n \t\n... more functions available : `read the doc `_\n\nNews\n====\n0.1.7 (2015-01-02)\n------------------\n- add CHANGES.rst file\n- add a Quickstat in documentation\n\n0.1.6 (2015-01-01)\n------------------\n- add docstrings\n- add sphinx doc\n\n0.1.1 (2014-12-30)\n------------------\n- First commit\n- No doc", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/pystrext", "keywords": "string helpers", "license": "LGPL 2.1", "maintainer": null, "maintainer_email": null, "name": "pystrext", "package_url": "https://pypi.org/project/pystrext/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pystrext/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/pystrext" }, "release_url": "https://pypi.org/project/pystrext/0.1.7/", "requires_dist": null, "requires_python": null, "summary": "Python string extension", "version": "0.1.7" }, "last_serial": 1368599, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "a2fa1da86e79a305105f622d70bfdf14", "sha256": "8593d4cbebce38f54074faac509a57ba820ad4860e47e60bea4d1bd90f5e4ba9" }, "downloads": -1, "filename": "pystrext-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a2fa1da86e79a305105f622d70bfdf14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2966, "upload_time": "2014-12-30T00:07:10", "url": "https://files.pythonhosted.org/packages/0e/85/01209890a45877d9e9580ef8c87ee09b69f9813a386bf8398bff889848fa/pystrext-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f2282ae9270f32e0e8d315dbda62b605", "sha256": "a4f07e8f99b9a588fbc0cb35136197c204ceca8a67a6fa28daff5e8562106924" }, "downloads": -1, "filename": "pystrext-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f2282ae9270f32e0e8d315dbda62b605", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2989, "upload_time": "2014-12-30T00:49:34", "url": "https://files.pythonhosted.org/packages/3c/da/912f933644dc854336e56700dea7f9c9c4c90a459849e9dfab06df470beb/pystrext-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "fbd6b26fd8e6a785bd8e6d55f7e1c23b", "sha256": "e59470a7e2ab7555833ddbb61d98b709524723e7d7ee345a6ace706f328963f9" }, "downloads": -1, "filename": "pystrext-0.1.4.tar.gz", "has_sig": false, "md5_digest": "fbd6b26fd8e6a785bd8e6d55f7e1c23b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4691, "upload_time": "2014-12-31T01:12:48", "url": "https://files.pythonhosted.org/packages/c2/61/a6d379938bbbed5af263685560bb6fb6dfbefa9d4f91adb5807095680c62/pystrext-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "8fe6d20279bbdc11dc184f31ad5168db", "sha256": "562cf918ddc6b0c8f044ddd25fcf02caf6cf548794c8ccc2fa8644feebe89978" }, "downloads": -1, "filename": "pystrext-0.1.5.tar.gz", "has_sig": false, "md5_digest": "8fe6d20279bbdc11dc184f31ad5168db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6023, "upload_time": "2015-01-02T00:21:50", "url": "https://files.pythonhosted.org/packages/f6/69/d4e6d6ecfbb1dc7842208af0b7423382484e6f50d9eaa5305f092725ce0a/pystrext-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "37453e7bbf4f6440f5cf56cb88f1b444", "sha256": "1ab21f3be20694c600db396c613e36e0beaa691116c7d17657ef4f1ed234c674" }, "downloads": -1, "filename": "pystrext-0.1.6.tar.gz", "has_sig": false, "md5_digest": "37453e7bbf4f6440f5cf56cb88f1b444", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12453, "upload_time": "2015-01-02T00:53:34", "url": "https://files.pythonhosted.org/packages/bb/d5/76b338467ed62a1412b67a7b2ed4585b3f90abbee3883622e296d9797c17/pystrext-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "517183c99512ffbef58188ad837164eb", "sha256": "742ef570a53029d2555ae86df25c86ec89fb2de0483a59576b67d6c40c9c6f00" }, "downloads": -1, "filename": "pystrext-0.1.7.tar.gz", "has_sig": false, "md5_digest": "517183c99512ffbef58188ad837164eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13341, "upload_time": "2015-01-02T21:34:51", "url": "https://files.pythonhosted.org/packages/ab/5b/ee019d0fcfd0a5b43a4b40e70540b40c0090193f658446342ada4f45dc6a/pystrext-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "517183c99512ffbef58188ad837164eb", "sha256": "742ef570a53029d2555ae86df25c86ec89fb2de0483a59576b67d6c40c9c6f00" }, "downloads": -1, "filename": "pystrext-0.1.7.tar.gz", "has_sig": false, "md5_digest": "517183c99512ffbef58188ad837164eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13341, "upload_time": "2015-01-02T21:34:51", "url": "https://files.pythonhosted.org/packages/ab/5b/ee019d0fcfd0a5b43a4b40e70540b40c0090193f658446342ada4f45dc6a/pystrext-0.1.7.tar.gz" } ] }