{ "info": { "author": "lvjiyong", "author_email": "lvjiyong@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "\u683c\u5f0f\u5316\u6b63\u5219\u5185\u5bb9\u8f93\u51fa\n===============\n\n$0\u3001$1\u3001$2 \u5206\u522b\u5bf9\u5e94 match\u4e2d\u7684g0\u3001g1\u3001g2\u3001g3\n\nmulti\u662f\u5426\u4e3a\u591a\u91cd\u5339\u914d\uff0c\u662f\u5219\u8fd4\u56de\u6240\u6709\u7ed3\u679c\uff0c\u5426\u5219\u8fd4\u56de\u9996\u5339\u914d\n\n\n\n >>> data = '12m34kjdg8946o'\n >>> pn = '(\\d)([a-z])'\n >>> fm = '$1,$2'\n >>> result = extract(pn, data, fm)\n >>> result\n '2,m'\n >>> result = extract(pn, data, fm, multi= True)\n >>> result\n ['2,m', '4,k', '6,o']", "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/lvjiyong/", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "python-reformat", "package_url": "https://pypi.org/project/python-reformat/", "platform": "any", "project_url": "https://pypi.org/project/python-reformat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lvjiyong/" }, "release_url": "https://pypi.org/project/python-reformat/0.1/", "requires_dist": null, "requires_python": null, "summary": "python-reformat", "version": "0.1" }, "last_serial": 1614278, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "43005aee849abbde8e9e9eb785296e15", "sha256": "6867d72369c32c7aa684ea05e7827d902c470116b4a5c214a94c606c39caba36" }, "downloads": -1, "filename": "python-reformat-0.1.tar.gz", "has_sig": false, "md5_digest": "43005aee849abbde8e9e9eb785296e15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2129, "upload_time": "2015-07-01T03:21:21", "url": "https://files.pythonhosted.org/packages/84/c6/1ed9b8fd29bb5889850fec73f8203677a32add2569b69fd5b442d618e95d/python-reformat-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43005aee849abbde8e9e9eb785296e15", "sha256": "6867d72369c32c7aa684ea05e7827d902c470116b4a5c214a94c606c39caba36" }, "downloads": -1, "filename": "python-reformat-0.1.tar.gz", "has_sig": false, "md5_digest": "43005aee849abbde8e9e9eb785296e15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2129, "upload_time": "2015-07-01T03:21:21", "url": "https://files.pythonhosted.org/packages/84/c6/1ed9b8fd29bb5889850fec73f8203677a32add2569b69fd5b442d618e95d/python-reformat-0.1.tar.gz" } ] }