python3-cyberfusion-common


Namepython3-cyberfusion-common JSON
Version 2.10.11.3.3 PyPI version JSON
download
home_pageNone
SummaryCommon utilities.
upload_time2024-08-26 10:46:54
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python3-cyberfusion-common

Common utilities.

These utilities are mostly used by Cyberfusion libraries, but are also useful standalone.

# Install

## PyPI

Run the following command to install the package from PyPI:

    pip3 install python3-cyberfusion-common

## Debian

Run the following commands to build a Debian package:

    mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
    dpkg-buildpackage -us -uc

# Configure

No configuration is supported.

# Usage

See code.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python3-cyberfusion-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Cyberfusion <support@cyberfusion.io>",
    "download_url": "https://files.pythonhosted.org/packages/e0/01/34c4f8309183879d74057dc6f3d91a13360e4af80a7ef1f1383ecb9429d0/python3_cyberfusion_common-2.10.11.3.3.tar.gz",
    "platform": null,
    "description": "# python3-cyberfusion-common\n\nCommon utilities.\n\nThese utilities are mostly used by Cyberfusion libraries, but are also useful standalone.\n\n# Install\n\n## PyPI\n\nRun the following command to install the package from PyPI:\n\n    pip3 install python3-cyberfusion-common\n\n## Debian\n\nRun the following commands to build a Debian package:\n\n    mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'\n    dpkg-buildpackage -us -uc\n\n# Configure\n\nNo configuration is supported.\n\n# Usage\n\nSee code.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common utilities.",
    "version": "2.10.11.3.3",
    "project_urls": {
        "Source": "https://github.com/CyberfusionIO/python3-cyberfusion-common"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4bda50d505e08e778506d2de62f12d8fedf25a887f7c25034437c7be0b208ba",
                "md5": "caf75dcaa3747ed3553e6c8c9f36a81c",
                "sha256": "74d76b165f6c24731ef35f470ed2e1ae6a4e2fdaddc46d8c45136c4f0dc9b9d0"
            },
            "downloads": -1,
            "filename": "python3_cyberfusion_common-2.10.11.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "caf75dcaa3747ed3553e6c8c9f36a81c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6790,
            "upload_time": "2024-08-26T10:46:52",
            "upload_time_iso_8601": "2024-08-26T10:46:52.977334Z",
            "url": "https://files.pythonhosted.org/packages/a4/bd/a50d505e08e778506d2de62f12d8fedf25a887f7c25034437c7be0b208ba/python3_cyberfusion_common-2.10.11.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e00134c4f8309183879d74057dc6f3d91a13360e4af80a7ef1f1383ecb9429d0",
                "md5": "a44a50df543787480048c9aa40cc1ec8",
                "sha256": "1e2c5a12ab31bfdaf9c7738c80fb370ea94a60fd8acc5e2578140fd00cc6b33f"
            },
            "downloads": -1,
            "filename": "python3_cyberfusion_common-2.10.11.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a44a50df543787480048c9aa40cc1ec8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6035,
            "upload_time": "2024-08-26T10:46:54",
            "upload_time_iso_8601": "2024-08-26T10:46:54.251293Z",
            "url": "https://files.pythonhosted.org/packages/e0/01/34c4f8309183879d74057dc6f3d91a13360e4af80a7ef1f1383ecb9429d0/python3_cyberfusion_common-2.10.11.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 10:46:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CyberfusionIO",
    "github_project": "python3-cyberfusion-common",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python3-cyberfusion-common"
}
        
Elapsed time: 0.54787s