{ "info": { "author": "David H. Gutteridge", "author_email": "dhgutteridge@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Linguistic", "Topic :: Utilities" ], "description": "Brew-Distance implements the Brew edit distance algorithm. This provides\nnot only the edit distance between two strings, but also (optionally) a\nlist of the edits required to equalize them. It also allows for the\noptional re-weighting of each edit type (\"MATCH\", \"DEL\", \"INS\",\n\"SUBST\"), for customization of edit distance calculations.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dhgutteridge/brew-distance", "keywords": "edit,distance,editdistance,levenshtein,brew,string,comparison", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "Brew-Distance", "package_url": "https://pypi.org/project/Brew-Distance/", "platform": "", "project_url": "https://pypi.org/project/Brew-Distance/", "project_urls": { "Homepage": "http://github.com/dhgutteridge/brew-distance" }, "release_url": "https://pypi.org/project/Brew-Distance/1.0.1/", "requires_dist": [ "setuptools" ], "requires_python": "", "summary": "A Python module that implements the Brew edit distance algorithm.", "version": "1.0.1" }, "last_serial": 3559153, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "07003913ddbc36db82c7025468871073", "sha256": "8153599955b7ae55aa6fc8511ab2b756e46bc01e5b6b687565af7627906384df" }, "downloads": -1, "filename": "Brew_Distance-1.0.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "07003913ddbc36db82c7025468871073", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7656, "upload_time": "2018-02-07T03:19:43", "url": "https://files.pythonhosted.org/packages/fa/5c/f59d1219ae5ecc2fa39c826388a6c623c62bfeae3c50a0fb515745c0b245/Brew_Distance-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "881c58fbc3a954336c6b0ea030915694", "sha256": "09626074bf70180610e391cc546d0e44a2cb8395b9aeecc8dc5fc434d59a1098" }, "downloads": -1, "filename": "Brew-Distance-1.0.1.tar.gz", "has_sig": true, "md5_digest": "881c58fbc3a954336c6b0ea030915694", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14056, "upload_time": "2018-02-07T03:19:44", "url": "https://files.pythonhosted.org/packages/e2/01/975192ef7593181e515c03367b1dc744d8736eac0f3bdf61555dad578ac6/Brew-Distance-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "07003913ddbc36db82c7025468871073", "sha256": "8153599955b7ae55aa6fc8511ab2b756e46bc01e5b6b687565af7627906384df" }, "downloads": -1, "filename": "Brew_Distance-1.0.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "07003913ddbc36db82c7025468871073", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7656, "upload_time": "2018-02-07T03:19:43", "url": "https://files.pythonhosted.org/packages/fa/5c/f59d1219ae5ecc2fa39c826388a6c623c62bfeae3c50a0fb515745c0b245/Brew_Distance-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "881c58fbc3a954336c6b0ea030915694", "sha256": "09626074bf70180610e391cc546d0e44a2cb8395b9aeecc8dc5fc434d59a1098" }, "downloads": -1, "filename": "Brew-Distance-1.0.1.tar.gz", "has_sig": true, "md5_digest": "881c58fbc3a954336c6b0ea030915694", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14056, "upload_time": "2018-02-07T03:19:44", "url": "https://files.pythonhosted.org/packages/e2/01/975192ef7593181e515c03367b1dc744d8736eac0f3bdf61555dad578ac6/Brew-Distance-1.0.1.tar.gz" } ] }