metacat-client


Namemetacat-client JSON
Version 4.1.1 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_time2025-07-14 17:15:23
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/45/e4/dce767480a49557c0ed27319366980643397d5a089ec8b06d2f17f9e8b0d/metacat_client-4.1.1.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.1.1",
    "project_urls": {
        "Homepage": "https://github.com/fermitools/metacat"
    },
    "split_keywords": [
        "metadata",
        " data management",
        " database",
        " web service"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "861f99e10a916b84804c07f16748b471e2ec46499d0205dc1cd02961496cc6d3",
                "md5": "1b9b19271afc8b9410d164c684d55b7f",
                "sha256": "4fe8bc0da262b5de90b137d862251d14213bc3ccf5a9a6729db4ab3edba3399e"
            },
            "downloads": -1,
            "filename": "metacat_client-4.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b9b19271afc8b9410d164c684d55b7f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 121094,
            "upload_time": "2025-07-14T17:15:22",
            "upload_time_iso_8601": "2025-07-14T17:15:22.825606Z",
            "url": "https://files.pythonhosted.org/packages/86/1f/99e10a916b84804c07f16748b471e2ec46499d0205dc1cd02961496cc6d3/metacat_client-4.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "45e4dce767480a49557c0ed27319366980643397d5a089ec8b06d2f17f9e8b0d",
                "md5": "86ae497a818ca371d36a296dbe6ea2bd",
                "sha256": "12a4e5dd9aed7159531b9de685f739b4093a6d9d4bf76dcaaff72dd89a435ce8"
            },
            "downloads": -1,
            "filename": "metacat_client-4.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "86ae497a818ca371d36a296dbe6ea2bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 107314,
            "upload_time": "2025-07-14T17:15:23",
            "upload_time_iso_8601": "2025-07-14T17:15:23.960400Z",
            "url": "https://files.pythonhosted.org/packages/45/e4/dce767480a49557c0ed27319366980643397d5a089ec8b06d2f17f9e8b0d/metacat_client-4.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 17:15:23",
    "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: 1.94553s