python3-cyberfusion-sync-support


Namepython3-cyberfusion-sync-support JSON
Version 1.2.7.5 PyPI version JSON
download
home_pageNone
SummaryLibrary for syncing objects (e.g. directories).
upload_time2024-08-26 09:39:20
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-sync-support

Library for syncing objects (e.g. directories).

# Install

## PyPI

Run the following command to install the package from PyPI:

    pip3 install python3-cyberfusion-sync-support

## 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-sync-support",
    "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/74/4c/31c2852bdb0ff2d3534b9a4f04c6c051a1bdc1d50e7bc57466e94e554aef/python3_cyberfusion_sync_support-1.2.7.5.tar.gz",
    "platform": null,
    "description": "# python3-cyberfusion-sync-support\n\nLibrary for syncing objects (e.g. directories).\n\n# Install\n\n## PyPI\n\nRun the following command to install the package from PyPI:\n\n    pip3 install python3-cyberfusion-sync-support\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": "Library for syncing objects (e.g. directories).",
    "version": "1.2.7.5",
    "project_urls": {
        "Source": "https://github.com/CyberfusionIO/python3-cyberfusion-sync-support"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d37493de4c7af65d7061fbe0259d659bbd2c85ae9ace0a999b99b7f8303f82a",
                "md5": "f9978cb846d4578fa1e8e3156468ef66",
                "sha256": "a0a4faffd1429f77b842ce8fb3c05d7589288a82182bbdd069bbb1d8ccf807a0"
            },
            "downloads": -1,
            "filename": "python3_cyberfusion_sync_support-1.2.7.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9978cb846d4578fa1e8e3156468ef66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5342,
            "upload_time": "2024-08-26T09:39:19",
            "upload_time_iso_8601": "2024-08-26T09:39:19.219941Z",
            "url": "https://files.pythonhosted.org/packages/4d/37/493de4c7af65d7061fbe0259d659bbd2c85ae9ace0a999b99b7f8303f82a/python3_cyberfusion_sync_support-1.2.7.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "744c31c2852bdb0ff2d3534b9a4f04c6c051a1bdc1d50e7bc57466e94e554aef",
                "md5": "82a0dbddf2b24ac0669d8d3441085610",
                "sha256": "f1dd3c9dd5f71de1ad6ec384ccdc7370420124223a6e28d5b5dd0ae1c82d5665"
            },
            "downloads": -1,
            "filename": "python3_cyberfusion_sync_support-1.2.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "82a0dbddf2b24ac0669d8d3441085610",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4851,
            "upload_time": "2024-08-26T09:39:20",
            "upload_time_iso_8601": "2024-08-26T09:39:20.345649Z",
            "url": "https://files.pythonhosted.org/packages/74/4c/31c2852bdb0ff2d3534b9a4f04c6c051a1bdc1d50e7bc57466e94e554aef/python3_cyberfusion_sync_support-1.2.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 09:39:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CyberfusionIO",
    "github_project": "python3-cyberfusion-sync-support",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python3-cyberfusion-sync-support"
}
        
Elapsed time: 0.53850s