catamaran


Namecatamaran JSON
Version 0.1.22 PyPI version JSON
download
home_pagehttps://github.com/evgnomon/catamaran
SummaryGitOps scripts for yacht users
upload_time2024-11-17 13:43:11
maintainerNone
docs_urlNone
authorHamed Ghasemzadeh
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Getting started

```bash
poetry install
poetry run poe check
```

# Release a new version

```
poetry version patch
# Set the same version in ansible_collections/evgnomon/catamaran/galaxy.yml
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/evgnomon/catamaran",
    "name": "catamaran",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hamed Ghasemzadeh",
    "author_email": "hg@evgnomon.org",
    "download_url": "https://files.pythonhosted.org/packages/60/1d/3e77622faa4d3507b9835b4a76d24485bb6c20cdf73fdd86399404c9abc7/catamaran-0.1.22.tar.gz",
    "platform": null,
    "description": "# Getting started\n\n```bash\npoetry install\npoetry run poe check\n```\n\n# Release a new version\n\n```\npoetry version patch\n# Set the same version in ansible_collections/evgnomon/catamaran/galaxy.yml\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "GitOps scripts for yacht users",
    "version": "0.1.22",
    "project_urls": {
        "Homepage": "https://github.com/evgnomon/catamaran"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f3fc69b905e0d0e9835e53db5bf8f74f2e8b07eef7bf41c62af3c8119c8ae13",
                "md5": "563b6f433e6d088464ed38ea95ab7f01",
                "sha256": "a561a962904b83b810e50fe9e91beed721c9e99b2c34e56efc5c39da781f8e37"
            },
            "downloads": -1,
            "filename": "catamaran-0.1.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "563b6f433e6d088464ed38ea95ab7f01",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6673,
            "upload_time": "2024-11-17T13:43:10",
            "upload_time_iso_8601": "2024-11-17T13:43:10.287019Z",
            "url": "https://files.pythonhosted.org/packages/0f/3f/c69b905e0d0e9835e53db5bf8f74f2e8b07eef7bf41c62af3c8119c8ae13/catamaran-0.1.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "601d3e77622faa4d3507b9835b4a76d24485bb6c20cdf73fdd86399404c9abc7",
                "md5": "4baba7ab914adefd17a57ae255b7ed54",
                "sha256": "e7dbda39d07705854a765309a58d9475580574c848b22e8d057a359b5dbfd4d0"
            },
            "downloads": -1,
            "filename": "catamaran-0.1.22.tar.gz",
            "has_sig": false,
            "md5_digest": "4baba7ab914adefd17a57ae255b7ed54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 5869,
            "upload_time": "2024-11-17T13:43:11",
            "upload_time_iso_8601": "2024-11-17T13:43:11.191678Z",
            "url": "https://files.pythonhosted.org/packages/60/1d/3e77622faa4d3507b9835b4a76d24485bb6c20cdf73fdd86399404c9abc7/catamaran-0.1.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 13:43:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "evgnomon",
    "github_project": "catamaran",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "catamaran"
}
        
Elapsed time: 0.40735s