metacat-client


Namemetacat-client JSON
Version 4.0.2 PyPI version JSON
download
home_pagehttps://github.com/fermitools/metacat
SummaryMetaCat is a general purpose metadata database. This package is the client side portion of the product.
upload_time2024-12-01 18:00:02
maintainerNone
docs_urlNone
authorMarc Mengel, Igor Mandrichenko
requires_pythonNone
licenseBSD 3-clause
keywords metadata data management database web service
VCS
bugtrack_url
requirements pyjwt requests pythreader lark
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fermitools/metacat",
    "name": "metacat-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "metadata, data management, database, web service",
    "author": "Marc Mengel, Igor Mandrichenko",
    "author_email": "mengel@fnal.gov",
    "download_url": "https://files.pythonhosted.org/packages/a3/62/c16c9ea5f46073b9f3c4a0629680248f7a58868763b9e7d8c8fc833e11e9/metacat_client-4.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "MetaCat is a general purpose metadata database. This package is the client side portion of the product.",
    "version": "4.0.2",
    "project_urls": {
        "Homepage": "https://github.com/fermitools/metacat"
    },
    "split_keywords": [
        "metadata",
        " data management",
        " database",
        " web service"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d47459640274e0795050f4889563c06e25622a58e8e6ab6a99701ea0afd11260",
                "md5": "f4e03ef01eb0b69e579dbc2e6d7feb9a",
                "sha256": "667854c3a16b74dd8cbed24fd2b1019a498d781f603ca0dc13e141fe55d81260"
            },
            "downloads": -1,
            "filename": "metacat_client-4.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4e03ef01eb0b69e579dbc2e6d7feb9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 120386,
            "upload_time": "2024-12-01T18:00:00",
            "upload_time_iso_8601": "2024-12-01T18:00:00.407932Z",
            "url": "https://files.pythonhosted.org/packages/d4/74/59640274e0795050f4889563c06e25622a58e8e6ab6a99701ea0afd11260/metacat_client-4.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a362c16c9ea5f46073b9f3c4a0629680248f7a58868763b9e7d8c8fc833e11e9",
                "md5": "3d4af626ca764a232649d6e8c93b3815",
                "sha256": "84b46108779db6e3c9d2bd8f68a2ab5326c05ffaec7d40986dcc18219f9f799e"
            },
            "downloads": -1,
            "filename": "metacat_client-4.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3d4af626ca764a232649d6e8c93b3815",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 105628,
            "upload_time": "2024-12-01T18:00:02",
            "upload_time_iso_8601": "2024-12-01T18:00:02.286253Z",
            "url": "https://files.pythonhosted.org/packages/a3/62/c16c9ea5f46073b9f3c4a0629680248f7a58868763b9e7d8c8fc833e11e9/metacat_client-4.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 18:00:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fermitools",
    "github_project": "metacat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyjwt",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "pythreader",
            "specs": []
        },
        {
            "name": "lark",
            "specs": []
        }
    ],
    "lcname": "metacat-client"
}
        
Elapsed time: 0.38210s