{ "info": { "author": "Andrew Cooke", "author_email": "andrew@acooke.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing", "Topic :: Text Processing :: Filters", "Topic :: Text Processing :: General", "Topic :: Utilities" ], "description": "RXPY is a regular expression library, written purely in Python, that is almost\ncompletely backwards compatible with the standard Python re library (only\nlocale-based character groups are not supported).\n\nIt has a modular design that allows different alphabets and engines to be\nused. This allows regular expressions to be defined over sequences of\narbitrary objects (a mapping between objects and the characters used in the\nregular expression must exist; this is defined by the alphabet).\n\nRelease 0.1.0 marks a relatively stable architecture and initial engine.\nThe next release will add a second engine.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.acooke.org/rxpy/", "keywords": "regular expression", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "RXPY", "package_url": "https://pypi.org/project/RXPY/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/RXPY/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.acooke.org/rxpy/" }, "release_url": "https://pypi.org/project/RXPY/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A Regular Expression Library for Python", "version": "0.1.0" }, "last_serial": 785497, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "0af7e58a7c277d4dbd3e64f7264834cd", "sha256": "0315d3de707eae0aa9824206f7fa04a42de72885908b10e0b97549127a6abfc6" }, "downloads": -1, "filename": "RXPY-0.0.0.tar.gz", "has_sig": false, "md5_digest": "0af7e58a7c277d4dbd3e64f7264834cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45433, "upload_time": "2010-06-23T03:54:54", "url": "https://files.pythonhosted.org/packages/eb/21/8c245344683490a4c9915ec4a591f0d9e779d72f4e1065929f901ed59d3d/RXPY-0.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "7cb2ee9b699cb532dc9d2e2391c1d44a", "sha256": "35c0154b61d0921b64274b03e95007827254471c53efa14f3a156af8219934cf" }, "downloads": -1, "filename": "RXPY-0.0.0.zip", "has_sig": false, "md5_digest": "7cb2ee9b699cb532dc9d2e2391c1d44a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68182, "upload_time": "2010-06-23T03:54:57", "url": "https://files.pythonhosted.org/packages/d5/fe/e4bf5de73d086ea4a724749f29f177de6e8746332da29c513c97c332ddb0/RXPY-0.0.0.zip" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "c6ff93b785f661e3f187ff0e646fda2c", "sha256": "588cad8e6df763e76c6ff15dfbac7729442e445394a66455f198ea3310f5de1a" }, "downloads": -1, "filename": "RXPY-0.0.1.tar.gz", "has_sig": false, "md5_digest": "c6ff93b785f661e3f187ff0e646fda2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50700, "upload_time": "2010-06-27T03:53:22", "url": "https://files.pythonhosted.org/packages/50/12/e67fb97bdb684387c0108ddd76969eb6afa5047f99dcf29f99c1b01d7a95/RXPY-0.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "68718b9e4ee3d4a6c74fbd5fbe7e095c", "sha256": "c1b4e82e4d69c48e6c904c2ef4ad834188b39ac7a2116cab09dd015e99f9fc1a" }, "downloads": -1, "filename": "RXPY-0.0.1.zip", "has_sig": false, "md5_digest": "68718b9e4ee3d4a6c74fbd5fbe7e095c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86334, "upload_time": "2010-06-27T03:53:24", "url": "https://files.pythonhosted.org/packages/dd/30/0422c8fe6f6e204b81ae1a2f61c700d75ca5bf1d6aca901187e2c953184b/RXPY-0.0.1.zip" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "774068d5960f9b92b341599909d4c7f3", "sha256": "c26978f66219140844f2c2eb1c1b689bc40fa78da354fe42c160141ed68eb3a4" }, "downloads": -1, "filename": "RXPY-0.1.0.tar.gz", "has_sig": false, "md5_digest": "774068d5960f9b92b341599909d4c7f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54272, "upload_time": "2010-06-29T09:36:46", "url": "https://files.pythonhosted.org/packages/64/ad/ad450332cc3541b50dc41734767610149fb39678d94a17264fca13dc8577/RXPY-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "a96c6d426749e71dd14b41a0043dc211", "sha256": "add79ae727155a056f6de35c488fcf64c1a40df28c12d29593f4fc43c80fddbc" }, "downloads": -1, "filename": "RXPY-0.1.0.zip", "has_sig": false, "md5_digest": "a96c6d426749e71dd14b41a0043dc211", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90195, "upload_time": "2010-06-29T09:36:48", "url": "https://files.pythonhosted.org/packages/3d/2a/9527dc0b800bbe53f9f05ec18caef3fedaa642cb0b6c3fae52a2d2be6bdc/RXPY-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "774068d5960f9b92b341599909d4c7f3", "sha256": "c26978f66219140844f2c2eb1c1b689bc40fa78da354fe42c160141ed68eb3a4" }, "downloads": -1, "filename": "RXPY-0.1.0.tar.gz", "has_sig": false, "md5_digest": "774068d5960f9b92b341599909d4c7f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54272, "upload_time": "2010-06-29T09:36:46", "url": "https://files.pythonhosted.org/packages/64/ad/ad450332cc3541b50dc41734767610149fb39678d94a17264fca13dc8577/RXPY-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "a96c6d426749e71dd14b41a0043dc211", "sha256": "add79ae727155a056f6de35c488fcf64c1a40df28c12d29593f4fc43c80fddbc" }, "downloads": -1, "filename": "RXPY-0.1.0.zip", "has_sig": false, "md5_digest": "a96c6d426749e71dd14b41a0043dc211", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90195, "upload_time": "2010-06-29T09:36:48", "url": "https://files.pythonhosted.org/packages/3d/2a/9527dc0b800bbe53f9f05ec18caef3fedaa642cb0b6c3fae52a2d2be6bdc/RXPY-0.1.0.zip" } ] }