compatlib


Namecompatlib JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/compspec/compat-lib
SummaryHelper tool to install and configure Flux Framework
upload_time2024-11-21 23:56:41
maintainerVanessasaurus
docs_urlNone
authorVanessasaurus
requires_pythonNone
licenseMIT
keywords fuse filesystem recorder compatibility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # compatlib

> Python helpers for compat-lib set of tools in Go

![PyPI - Version](https://img.shields.io/pypi/v/compatlib)

This library provides parsers and models for filesystem recording (fs-record) output from the associated Go tooling.
For more information, see the [main README](https://github.com/compspec/compat-lib).

## 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/compat-lib",
    "name": "compatlib",
    "maintainer": "Vanessasaurus",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "fuse, filesystem, recorder, compatibility",
    "author": "Vanessasaurus",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/48/ca/3d4009a4737834f04627e8b08da96868f1ff4c8b74b5d577047e9db6ea87/compatlib-0.0.11.tar.gz",
    "platform": null,
    "description": "# compatlib\n\n> Python helpers for compat-lib set of tools in Go\n\n![PyPI - Version](https://img.shields.io/pypi/v/compatlib)\n\nThis library provides parsers and models for filesystem recording (fs-record) output from the associated Go tooling.\nFor more information, see the [main README](https://github.com/compspec/compat-lib).\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": "MIT",
    "summary": "Helper tool to install and configure Flux Framework",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/compspec/compat-lib"
    },
    "split_keywords": [
        "fuse",
        " filesystem",
        " recorder",
        " compatibility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b62c40cf2b1981154e076ea3edfb511fa5376006211fc46aa3bfe0b603ddbef6",
                "md5": "6d3de1e9261b4fb1c7b5342be7b5b23d",
                "sha256": "8f7cc41a3446b877adbf8b60d5937258e5da32d3e6e47516fc023e715f2ea16e"
            },
            "downloads": -1,
            "filename": "compatlib-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d3de1e9261b4fb1c7b5342be7b5b23d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25064,
            "upload_time": "2024-11-21T23:56:39",
            "upload_time_iso_8601": "2024-11-21T23:56:39.933880Z",
            "url": "https://files.pythonhosted.org/packages/b6/2c/40cf2b1981154e076ea3edfb511fa5376006211fc46aa3bfe0b603ddbef6/compatlib-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48ca3d4009a4737834f04627e8b08da96868f1ff4c8b74b5d577047e9db6ea87",
                "md5": "4d2c934e3c852c08c31c9570f668fe19",
                "sha256": "9ea511a478929524c7e28c644e12c41997d7e30dad353a30d12a414fc30af14a"
            },
            "downloads": -1,
            "filename": "compatlib-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "4d2c934e3c852c08c31c9570f668fe19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21192,
            "upload_time": "2024-11-21T23:56:41",
            "upload_time_iso_8601": "2024-11-21T23:56:41.569144Z",
            "url": "https://files.pythonhosted.org/packages/48/ca/3d4009a4737834f04627e8b08da96868f1ff4c8b74b5d577047e9db6ea87/compatlib-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 23:56:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "compspec",
    "github_project": "compat-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "compatlib"
}
        
Elapsed time: 0.40469s