{ "info": { "author": "Lin Ju", "author_email": "soasme@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Text Processing" ], "description": "SRL-Python\n==============\n\nPython Implementation of `Simple Regex `_.\n\n.. :image: https://travis-ci.org/SimpleRegex/SRL-Python.svg?branch=master\n :target: https://travis-ci.org/SimpleRegex/SRL-Python\n\nInstallation\n-----------------\n\nYou can download and install the latest version of this software from the Python package index (PyPI) as below::\n\n $ pip install srl\n \u2728\ud83c\udf70\u2728\n\nSRL-Python supports:\n\n* Python 2.7\n* Python 3.3\n* Python 3.4\n* Python 3.5\n* Pypy\n\nUsage\n-----------------\n\nClass `SRL` takes a Simple Regex Language string as input.\n`SRL` instance shares exactly same API with `re.RegexObject `_::\n\n >>> from srl import SRL\n >>> srl = SRL('digit exactly 3 times')\n >>> srl.pattern\n '[0-9]{3}'\n >>> matched = srl.search('123')\n >>> matched.group()\n '123'\n\nSee more usages in `Specification `_.\n\nTest\n-----------------\n\n`SRL-Python` uses nose as test runner.::\n\n $ pip install nose\n $ nosetests -c ./nose.cfg\n\nLicense\n-----------------\n\nSRL is published under the MIT license. See `LICENSE` for more information.\n\nContribution\n-----------------\n\nLike this project? Want to contribute? Awesome! Feel free to open some pull requests or just open an issue.\n\nAuthors\n-----------------\n\nSend a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself below.\n\n- Lin Ju \n\n\n.. :changelog:\n\nRelease History\n---------------\n\n0.1.0 (2016-09-08)\n++++++++++++++++++\n\n- Hello world!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SimpleRegex/SRL-Python", "keywords": "re,regex,srl,simpleregex", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "SRL", "package_url": "https://pypi.org/project/SRL/", "platform": "any", "project_url": "https://pypi.org/project/SRL/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/SimpleRegex/SRL-Python" }, "release_url": "https://pypi.org/project/SRL/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of SRL.", "version": "0.1.0" }, "last_serial": 2332683, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "709b5a9be2872f660e3966d94cbd316a", "sha256": "106542dbc9126f1c8d5f46cb8ddda55458091e3b8b2d6128e10878e1787f1745" }, "downloads": -1, "filename": "SRL-0.1.0-py2-none-any.whl", "has_sig": true, "md5_digest": "709b5a9be2872f660e3966d94cbd316a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 49520, "upload_time": "2016-09-08T06:46:24", "url": "https://files.pythonhosted.org/packages/b7/c7/2550ed5a4ebb8505b594d1dc4e7e4b60a54891c78e93fae0333721b0a4f5/SRL-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac948208d493aa5ab471d06bbeacc6d4", "sha256": "36c8d4f5072c24f4056f9d9dd02408d6fa09264fdd6e6f8c455535a5dcc10b3c" }, "downloads": -1, "filename": "SRL-0.1.0.tar.gz", "has_sig": true, "md5_digest": "ac948208d493aa5ab471d06bbeacc6d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47188, "upload_time": "2016-09-08T06:46:21", "url": "https://files.pythonhosted.org/packages/a2/32/c5f4c197a45a4b513f5f2ed8f2766c86680a26e00ab585ff883afa115222/SRL-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "709b5a9be2872f660e3966d94cbd316a", "sha256": "106542dbc9126f1c8d5f46cb8ddda55458091e3b8b2d6128e10878e1787f1745" }, "downloads": -1, "filename": "SRL-0.1.0-py2-none-any.whl", "has_sig": true, "md5_digest": "709b5a9be2872f660e3966d94cbd316a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 49520, "upload_time": "2016-09-08T06:46:24", "url": "https://files.pythonhosted.org/packages/b7/c7/2550ed5a4ebb8505b594d1dc4e7e4b60a54891c78e93fae0333721b0a4f5/SRL-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac948208d493aa5ab471d06bbeacc6d4", "sha256": "36c8d4f5072c24f4056f9d9dd02408d6fa09264fdd6e6f8c455535a5dcc10b3c" }, "downloads": -1, "filename": "SRL-0.1.0.tar.gz", "has_sig": true, "md5_digest": "ac948208d493aa5ab471d06bbeacc6d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47188, "upload_time": "2016-09-08T06:46:21", "url": "https://files.pythonhosted.org/packages/a2/32/c5f4c197a45a4b513f5f2ed8f2766c86680a26e00ab585ff883afa115222/SRL-0.1.0.tar.gz" } ] }