compspec


Namecompspec JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/compspec/compspec
SummaryCompatibility specifications and models
upload_time2024-02-22 02:23:57
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_python
licenseLICENSE
keywords diff comparison composition specification abi compatibility symbols
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Compspec Python

<p align="center">
  <img height="300" src="https://raw.githubusercontent.com/compspec/spec/main/img/compspec-circle.png">
</p>

A compspec (Composition spec) is a specification and model for comparing things. This means
that we take an abstract and simple approach to model complex systems as graphs (nodes
and relaionshps) and then can compare between graphs. Note that the library has been developed over time
to handle different kinds of speifications, including:

 - [Answer Set Programming (asp)](https://github.com/compspec/spec/tree/main/abi): read about the background, concepts, and design of this simple specification.
 - [Compatibility](https://github.com/compspec/spec/tree/main/compatibility): of container images and applications to a host environment.

The second is under development!

See the ⭐️ [Documentation](https://compspec.github.io/compspec) ⭐️ for basic usage
and getting started.

## TODO

 - support for packaging / pushing artifacts with oras

## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/compspec/compspec",
    "name": "compspec",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "diff,comparison,composition,specification,abi,compatibility,symbols",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/04/ea60ff63cee2895fa1a9962c03ae346a4db68459ea7bb3a53dcc4c6354e9/compspec-0.1.0.tar.gz",
    "platform": null,
    "description": "# Compspec Python\n\n<p align=\"center\">\n  <img height=\"300\" src=\"https://raw.githubusercontent.com/compspec/spec/main/img/compspec-circle.png\">\n</p>\n\nA compspec (Composition spec) is a specification and model for comparing things. This means\nthat we take an abstract and simple approach to model complex systems as graphs (nodes\nand relaionshps) and then can compare between graphs. Note that the library has been developed over time\nto handle different kinds of speifications, including:\n\n - [Answer Set Programming (asp)](https://github.com/compspec/spec/tree/main/abi): read about the background, concepts, and design of this simple specification.\n - [Compatibility](https://github.com/compspec/spec/tree/main/compatibility): of container images and applications to a host environment.\n\nThe second is under development!\n\nSee the \u2b50\ufe0f [Documentation](https://compspec.github.io/compspec) \u2b50\ufe0f for basic usage\nand getting started.\n\n## TODO\n\n - support for packaging / pushing artifacts with oras\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Compatibility specifications and models",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/compspec/compspec"
    },
    "split_keywords": [
        "diff",
        "comparison",
        "composition",
        "specification",
        "abi",
        "compatibility",
        "symbols"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2383a05bec8f35f0c5391234b99f8da2e00af12e31a2194567b55cb07bca918e",
                "md5": "2899d90ed69bec804243c9462b99c408",
                "sha256": "95c2bf76be43466e66d263e44640c5ef2ab478330d8c5696f13e48e96507c0aa"
            },
            "downloads": -1,
            "filename": "compspec-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2899d90ed69bec804243c9462b99c408",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24031,
            "upload_time": "2024-02-22T02:23:55",
            "upload_time_iso_8601": "2024-02-22T02:23:55.842403Z",
            "url": "https://files.pythonhosted.org/packages/23/83/a05bec8f35f0c5391234b99f8da2e00af12e31a2194567b55cb07bca918e/compspec-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b04ea60ff63cee2895fa1a9962c03ae346a4db68459ea7bb3a53dcc4c6354e9",
                "md5": "47c4b467d6a2567f006d5c097b0773ad",
                "sha256": "c7bd3ff6db77966616c94db921d08471bd59b659d065c21d33b064868386f5c2"
            },
            "downloads": -1,
            "filename": "compspec-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "47c4b467d6a2567f006d5c097b0773ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19666,
            "upload_time": "2024-02-22T02:23:57",
            "upload_time_iso_8601": "2024-02-22T02:23:57.471264Z",
            "url": "https://files.pythonhosted.org/packages/5b/04/ea60ff63cee2895fa1a9962c03ae346a4db68459ea7bb3a53dcc4c6354e9/compspec-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 02:23:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "compspec",
    "github_project": "compspec",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "compspec"
}
        
Elapsed time: 0.18776s