nilsimsa


Namenilsimsa JSON
Version 0.3.8 PyPI version JSON
download
home_pagehttps://github.com/diffeo/py-nilsimsa/
SummaryLocality-sensitive hashing
upload_time2016-04-10 12:48:34
maintainerNone
docs_urlNone
authornithintumma
requires_pythonNone
licenseX/MIT http://opensource.org/licenses/MIT
keywords python nilsimsa hash locality-sensitive duplicate detection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python port of nilsimsa.  "A nilsimsa code is something like a hash, but unlike hashes, a small change in the message results in a small change in the nilsimsa code. Such a function is called a locality-sensitive hash."  http://ixazon.dynip.com/~cmeclax/nilsimsa.html.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/diffeo/py-nilsimsa/",
    "name": "nilsimsa",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python,nilsimsa,hash,locality-sensitive,duplicate detection",
    "author": "nithintumma",
    "author_email": "nithintumma gmail",
    "download_url": "https://files.pythonhosted.org/packages/e9/e4/be3c435d1f553800ccd69a5bb5b1c5b08e38a47e623d87b4c9208a6eebc7/nilsimsa-0.3.8.tar.gz",
    "platform": "UNKNOWN",
    "description": "Python port of nilsimsa.  \"A nilsimsa code is something like a hash, but unlike hashes, a small change in the message results in a small change in the nilsimsa code. Such a function is called a locality-sensitive hash.\"  http://ixazon.dynip.com/~cmeclax/nilsimsa.html.",
    "bugtrack_url": null,
    "license": "X/MIT http://opensource.org/licenses/MIT",
    "summary": "Locality-sensitive hashing",
    "version": "0.3.8",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/diffeo/py-nilsimsa/"
    },
    "split_keywords": [
        "python",
        "nilsimsa",
        "hash",
        "locality-sensitive",
        "duplicate detection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "927f598d3a4ac80e4338ce2f811993b7e1de3846e087004c4f63c2ec08c09a37",
                "md5": "ee8d8f9ecb331daa1722ae5448f1e726",
                "sha256": "c802626d1cd48b96aae8f0d4b9c9a7d4379620f55161d6ed488833a9a401d1a1"
            },
            "downloads": -1,
            "filename": "nilsimsa-0.3.8-py2.7.egg",
            "has_sig": false,
            "md5_digest": "ee8d8f9ecb331daa1722ae5448f1e726",
            "packagetype": "bdist_egg",
            "python_version": "2.7",
            "requires_python": null,
            "size": 291373,
            "upload_time": "2016-04-10T12:48:40",
            "upload_time_iso_8601": "2016-04-10T12:48:40.423932Z",
            "url": "https://files.pythonhosted.org/packages/92/7f/598d3a4ac80e4338ce2f811993b7e1de3846e087004c4f63c2ec08c09a37/nilsimsa-0.3.8-py2.7.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9e4be3c435d1f553800ccd69a5bb5b1c5b08e38a47e623d87b4c9208a6eebc7",
                "md5": "fe529891072cfd10ea9c6f34c1cf4338",
                "sha256": "0550a811ed009341ad791bb5b938fc2c16d4ecfa5a1f83727971e2c41b82dbbf"
            },
            "downloads": -1,
            "filename": "nilsimsa-0.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "fe529891072cfd10ea9c6f34c1cf4338",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 276055,
            "upload_time": "2016-04-10T12:48:34",
            "upload_time_iso_8601": "2016-04-10T12:48:34.216062Z",
            "url": "https://files.pythonhosted.org/packages/e9/e4/be3c435d1f553800ccd69a5bb5b1c5b08e38a47e623d87b4c9208a6eebc7/nilsimsa-0.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-04-10 12:48:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "diffeo",
    "github_project": "py-nilsimsa",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nilsimsa"
}
        
Elapsed time: 0.13952s