| Name | regular-regexes JSON |
| Version |
0.0.4
|
| download | |
| home_page | https://github.com/upshiftbe/regular-regexes |
| Summary | Simplify the usage of common regexes |
| upload_time | 2023-08-14 15:23:27 |
| maintainer | |
| docs_url | None |
| author | Upshift |
| requires_python | >=3.6 |
| license | |
| keywords | |
| VCS | ![]() |
| bugtrack_url | |
| requirements | appnope asttokens autopep8 backcall debugpy decorator entrypoints executing ipykernel ipython jedi jupyter-client jupyter-core matplotlib-inline nest-asyncio packaging parso pexpect pickleshare prompt-toolkit psutil ptyprocess pure-eval pycodestyle Pygments pyparsing python-dateutil pyzmq regular-regexes six stack-data toml tornado traitlets wcwidth |
| Travis-CI | No Travis. |
| coveralls test coverage | No coveralls. |
# Regular regexes
The goal of this repo is avoid having to look up commonly used regexes, but have them all bundled in a single place.
{
"_id": null,
"home_page": "https://github.com/upshiftbe/regular-regexes",
"name": "regular-regexes",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Upshift",
"author_email": "contact@upshift.be",
"download_url": "https://files.pythonhosted.org/packages/a1/f5/2ac73627c61ba4e1e7a8abb137a94d4ef33942914690a980eda1c06a2070/regular_regexes-0.0.4.tar.gz",
"platform": null,
"description": "# Regular regexes\n\nThe goal of this repo is avoid having to look up commonly used regexes, but have them all bundled in a single place.\n",
"bugtrack_url": null,
"license": "",
"summary": "Simplify the usage of common regexes",
"version": "0.0.4",
"project_urls": {
"Bug Tracker": "https://github.com/upshiftbe/regular-regexes/issues",
"Homepage": "https://github.com/upshiftbe/regular-regexes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "381c4816dd07ae98a31c3735f5005541c03bc7a2440890242f2d33e8e24bef72",
"md5": "83e14a91a66154fea02b9aa3fc81a24f",
"sha256": "88dccee504a2932ab65e8448d34f6ee21b2487f3fcd3a7fb55adc55454b5aa65"
},
"downloads": -1,
"filename": "regular_regexes-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "83e14a91a66154fea02b9aa3fc81a24f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2164,
"upload_time": "2023-08-14T15:23:26",
"upload_time_iso_8601": "2023-08-14T15:23:26.430366Z",
"url": "https://files.pythonhosted.org/packages/38/1c/4816dd07ae98a31c3735f5005541c03bc7a2440890242f2d33e8e24bef72/regular_regexes-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a1f52ac73627c61ba4e1e7a8abb137a94d4ef33942914690a980eda1c06a2070",
"md5": "b0e6c9fd014c9bc442e2db129e95cff0",
"sha256": "22a47f5ea5cc81808666b070902717d7a0bdfc8e5235d125a4e53126d9b86b2f"
},
"downloads": -1,
"filename": "regular_regexes-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "b0e6c9fd014c9bc442e2db129e95cff0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2221,
"upload_time": "2023-08-14T15:23:27",
"upload_time_iso_8601": "2023-08-14T15:23:27.649748Z",
"url": "https://files.pythonhosted.org/packages/a1/f5/2ac73627c61ba4e1e7a8abb137a94d4ef33942914690a980eda1c06a2070/regular_regexes-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 15:23:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "upshiftbe",
"github_project": "regular-regexes",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "appnope",
"specs": [
[
"==",
"0.1.3"
]
]
},
{
"name": "asttokens",
"specs": [
[
"==",
"2.0.5"
]
]
},
{
"name": "autopep8",
"specs": [
[
"==",
"1.6.0"
]
]
},
{
"name": "backcall",
"specs": [
[
"==",
"0.2.0"
]
]
},
{
"name": "debugpy",
"specs": [
[
"==",
"1.6.0"
]
]
},
{
"name": "decorator",
"specs": [
[
"==",
"5.1.1"
]
]
},
{
"name": "entrypoints",
"specs": [
[
"==",
"0.4"
]
]
},
{
"name": "executing",
"specs": [
[
"==",
"0.8.3"
]
]
},
{
"name": "ipykernel",
"specs": [
[
"==",
"6.15.0"
]
]
},
{
"name": "ipython",
"specs": [
[
"==",
"8.4.0"
]
]
},
{
"name": "jedi",
"specs": [
[
"==",
"0.18.1"
]
]
},
{
"name": "jupyter-client",
"specs": [
[
"==",
"7.3.4"
]
]
},
{
"name": "jupyter-core",
"specs": [
[
"==",
"4.10.0"
]
]
},
{
"name": "matplotlib-inline",
"specs": [
[
"==",
"0.1.3"
]
]
},
{
"name": "nest-asyncio",
"specs": [
[
"==",
"1.5.5"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"21.3"
]
]
},
{
"name": "parso",
"specs": [
[
"==",
"0.8.3"
]
]
},
{
"name": "pexpect",
"specs": [
[
"==",
"4.8.0"
]
]
},
{
"name": "pickleshare",
"specs": [
[
"==",
"0.7.5"
]
]
},
{
"name": "prompt-toolkit",
"specs": [
[
"==",
"3.0.30"
]
]
},
{
"name": "psutil",
"specs": [
[
"==",
"5.9.1"
]
]
},
{
"name": "ptyprocess",
"specs": [
[
"==",
"0.7.0"
]
]
},
{
"name": "pure-eval",
"specs": [
[
"==",
"0.2.2"
]
]
},
{
"name": "pycodestyle",
"specs": [
[
"==",
"2.8.0"
]
]
},
{
"name": "Pygments",
"specs": [
[
"==",
"2.12.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.0.9"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "pyzmq",
"specs": [
[
"==",
"23.2.0"
]
]
},
{
"name": "regular-regexes",
"specs": [
[
"==",
"0.0.1"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "stack-data",
"specs": [
[
"==",
"0.3.0"
]
]
},
{
"name": "toml",
"specs": [
[
"==",
"0.10.2"
]
]
},
{
"name": "tornado",
"specs": [
[
"==",
"6.2"
]
]
},
{
"name": "traitlets",
"specs": [
[
"==",
"5.3.0"
]
]
},
{
"name": "wcwidth",
"specs": [
[
"==",
"0.2.5"
]
]
}
],
"lcname": "regular-regexes"
}