henge


Namehenge JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://databio.org
SummaryStorage and retrieval of object-derived, decomposable recursive unique identifiers.
upload_time2024-02-14 20:12:54
maintainer
docs_urlNone
authorNathan Sheffield
requires_python
licenseBSD2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://travis-ci.com/databio/henge.svg?branch=master)](https://travis-ci.com/databio/henge)

# Henge 

Henge is a Python package that builds backends for generic decomposable recursive unique identifiers (or, *DRUIDs*). It is intended to be used as a building block for sequence collections (see the [seqcol package](https://github.com/databio/seqcol)), and also for other data types that need content-derived identifiers.

Documentation at [http://henge.databio.org](http://henge.databio.org).

            

Raw data

            {
    "_id": null,
    "home_page": "https://databio.org",
    "name": "henge",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nathan Sheffield",
    "author_email": "nathan@code.databio.org",
    "download_url": "https://files.pythonhosted.org/packages/79/c9/e720f49074a2f7ad832f564a882a94da0650b9d140d0fa49ca3b607fbd2a/henge-0.2.2.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://travis-ci.com/databio/henge.svg?branch=master)](https://travis-ci.com/databio/henge)\n\n# Henge \n\nHenge is a Python package that builds backends for generic decomposable recursive unique identifiers (or, *DRUIDs*). It is intended to be used as a building block for sequence collections (see the [seqcol package](https://github.com/databio/seqcol)), and also for other data types that need content-derived identifiers.\n\nDocumentation at [http://henge.databio.org](http://henge.databio.org).\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "Storage and retrieval of object-derived, decomposable recursive unique identifiers.",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://databio.org"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97c3dbc9f4a991cf3dc56ca115c45f2b4e72c05fd3db1486b5578b9e3dea28a3",
                "md5": "4e24c8d9fa8f559813d9e807fac74e03",
                "sha256": "e192c1186da8bbbea60f451e41ee0067510514d0c298e924fd08e17c3a6a7dfd"
            },
            "downloads": -1,
            "filename": "henge-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e24c8d9fa8f559813d9e807fac74e03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11602,
            "upload_time": "2024-02-14T20:12:53",
            "upload_time_iso_8601": "2024-02-14T20:12:53.321796Z",
            "url": "https://files.pythonhosted.org/packages/97/c3/dbc9f4a991cf3dc56ca115c45f2b4e72c05fd3db1486b5578b9e3dea28a3/henge-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79c9e720f49074a2f7ad832f564a882a94da0650b9d140d0fa49ca3b607fbd2a",
                "md5": "c43790bd7490000dfb06d7262d641c46",
                "sha256": "8449d1c58a53fe55475cef926e243a5801003b728bcbfb050c216c6a85361075"
            },
            "downloads": -1,
            "filename": "henge-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c43790bd7490000dfb06d7262d641c46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11645,
            "upload_time": "2024-02-14T20:12:54",
            "upload_time_iso_8601": "2024-02-14T20:12:54.810237Z",
            "url": "https://files.pythonhosted.org/packages/79/c9/e720f49074a2f7ad832f564a882a94da0650b9d140d0fa49ca3b607fbd2a/henge-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 20:12:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "henge"
}
        
Elapsed time: 0.19502s