{ "info": { "author": "YimingQiu", "author_email": "yiming404@gmial.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation", "Topic :: Software Development :: Libraries" ], "description": "easy-regex\n=================================================================\n\n\n **easy-regex** now only have two regex: date and email which cover over most possibilities. More functions may be added in the future.\n\n\nFunctions\n--------------------------------------------------\n\n\n**date.find (text string)** : return match list\n`````````````````````````````````````````````````````````````````\n**email.find (text string)** : return match list\n````````````````````````````````````````````````````````````````````````````````````````````````````````\n**email.judge(text string)** : return True / False \n``````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yimingq/easy-regex", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "easy-regex", "package_url": "https://pypi.org/project/easy-regex/", "platform": "", "project_url": "https://pypi.org/project/easy-regex/", "project_urls": { "Homepage": "https://github.com/yimingq/easy-regex" }, "release_url": "https://pypi.org/project/easy-regex/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Pre-defined regex", "version": "0.0.3" }, "last_serial": 5458507, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "728b1a893acda0f628099f7a51cf9ae4", "sha256": "e353a62b394cbd49f4d5cdad5da21dd178a0e95ffa4b5209e8a854b0aadb7a38" }, "downloads": -1, "filename": "easy_regex-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "728b1a893acda0f628099f7a51cf9ae4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3787, "upload_time": "2019-06-27T19:28:20", "url": "https://files.pythonhosted.org/packages/4c/6d/63b4e57a161d9e26ec9ed4e2f4e572812cbded90b89f26127dc55758f119/easy_regex-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "728b1a893acda0f628099f7a51cf9ae4", "sha256": "e353a62b394cbd49f4d5cdad5da21dd178a0e95ffa4b5209e8a854b0aadb7a38" }, "downloads": -1, "filename": "easy_regex-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "728b1a893acda0f628099f7a51cf9ae4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3787, "upload_time": "2019-06-27T19:28:20", "url": "https://files.pythonhosted.org/packages/4c/6d/63b4e57a161d9e26ec9ed4e2f4e572812cbded90b89f26127dc55758f119/easy_regex-0.0.3-py3-none-any.whl" } ] }