sync-composer


Namesync-composer JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/paulhtremblay/composer_sync
Summarysync composer and local
upload_time2023-09-08 16:58:54
maintainer
docs_urlNone
authorHenry Tremblay
requires_python
licenseGNU GENERAL PUBLIC LICENSE
keywords
VCS
bugtrack_url
requirements cachetools certifi charset-normalizer exceptiongroup google-api-core google-auth google-cloud-core google-cloud-storage google-crc32c google-resumable-media googleapis-common-protos idna iniconfig packaging pluggy protobuf py-data-mock pyasn1 pyasn1-modules pytest requests rsa six tomli urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paulhtremblay/composer_sync",
    "name": "sync-composer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Henry Tremblay",
    "author_email": "paulhtremblay@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/3f/5f0123f4e4a54e951cce1a5d8763d922631b27e5e70dbf5cc773e7ee6e18/sync-composer-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU GENERAL PUBLIC LICENSE",
    "summary": "sync composer and local",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/paulhtremblay/composer_sync"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "787706a22fa3ebb8e98c75768f04567cd524491b99a12fb57075e6c7056a3a64",
                "md5": "f2813be1877a49214f086bfdb910ffa2",
                "sha256": "f207906f2e8299b87cfcd31bb166e8e64c5c1bd51863cb2f28ac744cb7e46554"
            },
            "downloads": -1,
            "filename": "sync_composer-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f2813be1877a49214f086bfdb910ffa2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7458,
            "upload_time": "2023-09-08T16:58:53",
            "upload_time_iso_8601": "2023-09-08T16:58:53.215539Z",
            "url": "https://files.pythonhosted.org/packages/78/77/06a22fa3ebb8e98c75768f04567cd524491b99a12fb57075e6c7056a3a64/sync_composer-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "113f5f0123f4e4a54e951cce1a5d8763d922631b27e5e70dbf5cc773e7ee6e18",
                "md5": "730c5d5918314b0c60ef091284f8fe2e",
                "sha256": "8f2af6384ad65719e4e5ba0248d2b99aa281415b86e6ba256d291a16d7e79079"
            },
            "downloads": -1,
            "filename": "sync-composer-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "730c5d5918314b0c60ef091284f8fe2e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7756,
            "upload_time": "2023-09-08T16:58:54",
            "upload_time_iso_8601": "2023-09-08T16:58:54.762397Z",
            "url": "https://files.pythonhosted.org/packages/11/3f/5f0123f4e4a54e951cce1a5d8763d922631b27e5e70dbf5cc773e7ee6e18/sync-composer-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 16:58:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paulhtremblay",
    "github_project": "composer_sync",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "cachetools",
            "specs": [
                [
                    "==",
                    "5.3.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.7.22"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.1.3"
                ]
            ]
        },
        {
            "name": "google-api-core",
            "specs": [
                [
                    "==",
                    "2.11.1"
                ]
            ]
        },
        {
            "name": "google-auth",
            "specs": [
                [
                    "==",
                    "2.22.0"
                ]
            ]
        },
        {
            "name": "google-cloud-core",
            "specs": [
                [
                    "==",
                    "2.3.3"
                ]
            ]
        },
        {
            "name": "google-cloud-storage",
            "specs": [
                [
                    "==",
                    "2.10.0"
                ]
            ]
        },
        {
            "name": "google-crc32c",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "google-resumable-media",
            "specs": [
                [
                    "==",
                    "2.5.0"
                ]
            ]
        },
        {
            "name": "googleapis-common-protos",
            "specs": [
                [
                    "==",
                    "1.60.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.1"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "4.24.2"
                ]
            ]
        },
        {
            "name": "py-data-mock",
            "specs": [
                [
                    "==",
                    "0.0.16"
                ]
            ]
        },
        {
            "name": "pyasn1",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "pyasn1-modules",
            "specs": [
                [
                    "==",
                    "0.3.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.4.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "rsa",
            "specs": [
                [
                    "==",
                    "4.9"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.16"
                ]
            ]
        }
    ],
    "lcname": "sync-composer"
}
        
Elapsed time: 0.12392s