{ "info": { "author": "William Pitcock", "author_email": "nenolod@dereferenced.org", "bugtrack_url": null, "classifiers": [], "description": "# ircmatch\n\nThis is a python extension which provides string comparison and matching functions from Atheme.\nThey are hand-optimized for high performance when matching IRC hostmasks.\n\n## Usage\n\n```python\nimport ircmatch\n\nprint ircmatch.match(0, 'kaniini!*@*', 'kaniini!~kaniini@localhost')\n```\n\nSee also `help(ircmatch)` and `example.py` in this source distribution.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://kaniini.dereferenced.org/projects/ircmatch.html", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ircmatch", "package_url": "https://pypi.org/project/ircmatch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ircmatch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://kaniini.dereferenced.org/projects/ircmatch.html" }, "release_url": "https://pypi.org/project/ircmatch/1.2/", "requires_dist": null, "requires_python": null, "summary": "library for matching IRC masks based on atheme", "version": "1.2" }, "last_serial": 1475861, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "45e400f987e792e8680d74e936e782e4", "sha256": "31de1bae082518902c4aa68e48a02209b850eebe7749d7f643b342da303acec7" }, "downloads": -1, "filename": "ircmatch-1.0.tar.gz", "has_sig": false, "md5_digest": "45e400f987e792e8680d74e936e782e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5296, "upload_time": "2014-09-09T22:05:19", "url": "https://files.pythonhosted.org/packages/f7/e0/e3b109e8fd50c6a743bd71af51de7d94dfe0713903fd9d67431138d71e01/ircmatch-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e9d103081541e4cb9a3a338f4e3e036e", "sha256": "bc7233238f199b00bbb41b3ba8527cfd449d739ac6a257916feec6b2623e0870" }, "downloads": -1, "filename": "ircmatch-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e9d103081541e4cb9a3a338f4e3e036e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5522, "upload_time": "2014-09-10T00:06:28", "url": "https://files.pythonhosted.org/packages/a0/20/befa4aa1710828fb90f2182d726c39403442818bd0bad32ecffa10222265/ircmatch-1.0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "5c58a14f353de99ff344ecef12e812ea", "sha256": "03bf05a3b3d4f0e8cca8142daab8436775a138361e5fb62196c556eab67f1dc2" }, "downloads": -1, "filename": "ircmatch-1.1.tar.gz", "has_sig": false, "md5_digest": "5c58a14f353de99ff344ecef12e812ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5388, "upload_time": "2014-12-09T08:34:20", "url": "https://files.pythonhosted.org/packages/8a/87/93699773b722c8b5dca8b6f3aef14502ba73d7e930bee78d6f67fd55385b/ircmatch-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "a65601d8e527f9afa1ef363cd5d6dada", "sha256": "d48c8208bb3684f0d6e9d14558408207281289d06a72284f020c9534ed12c9ae" }, "downloads": -1, "filename": "ircmatch-1.2.tar.gz", "has_sig": false, "md5_digest": "a65601d8e527f9afa1ef363cd5d6dada", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5613, "upload_time": "2015-03-24T19:32:39", "url": "https://files.pythonhosted.org/packages/db/0c/0de8d0952ae0f6b6be1331e2f5bfcdf76206d70b0a542bd142c0e1fdca70/ircmatch-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a65601d8e527f9afa1ef363cd5d6dada", "sha256": "d48c8208bb3684f0d6e9d14558408207281289d06a72284f020c9534ed12c9ae" }, "downloads": -1, "filename": "ircmatch-1.2.tar.gz", "has_sig": false, "md5_digest": "a65601d8e527f9afa1ef363cd5d6dada", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5613, "upload_time": "2015-03-24T19:32:39", "url": "https://files.pythonhosted.org/packages/db/0c/0de8d0952ae0f6b6be1331e2f5bfcdf76206d70b0a542bd142c0e1fdca70/ircmatch-1.2.tar.gz" } ] }