Name | fabutils-cciw JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A set of utilties around Fabric, used by CCiW |
upload_time | 2024-11-04 20:53:35 |
maintainer | None |
docs_url | None |
author | Luke Plant |
requires_python | >=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
fabutils-cciw
=============
Small library of reusable utilities for fabfiles, used by:
- https://github.com/cciw-uk/cciw.co.uk
- https://github.com/learnscripture/learnscripture.net/
See comments in src/fabutils/connections.py for some rationale behind
design/constraints of these utilities.
Raw data
{
"_id": null,
"home_page": null,
"name": "fabutils-cciw",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Luke Plant",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/98/f8/c5b36a57c4e310b1fbb81019fedb5a0259d78326fe2105ac3a5118505e1e/fabutils_cciw-0.1.0.tar.gz",
"platform": null,
"description": "fabutils-cciw\n=============\n\nSmall library of reusable utilities for fabfiles, used by:\n\n- https://github.com/cciw-uk/cciw.co.uk\n- https://github.com/learnscripture/learnscripture.net/\n\nSee comments in src/fabutils/connections.py for some rationale behind\ndesign/constraints of these utilities.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A set of utilties around Fabric, used by CCiW",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/cciw-uk/fabutils"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "506d3fba95ff69f6ffa83075eea2962eabef51be13f9f0a0d305887eff84ab7e",
"md5": "fae8fb746ab2b9c4c370f2c060ae1225",
"sha256": "81c80f0d439a548e6842b34212c65ed4d096e672c53cba463bbce4675f6b32c0"
},
"downloads": -1,
"filename": "fabutils_cciw-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fae8fb746ab2b9c4c370f2c060ae1225",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 11684,
"upload_time": "2024-11-04T20:53:34",
"upload_time_iso_8601": "2024-11-04T20:53:34.340193Z",
"url": "https://files.pythonhosted.org/packages/50/6d/3fba95ff69f6ffa83075eea2962eabef51be13f9f0a0d305887eff84ab7e/fabutils_cciw-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "98f8c5b36a57c4e310b1fbb81019fedb5a0259d78326fe2105ac3a5118505e1e",
"md5": "9fc8799e495b8f4609636f3c036a0a99",
"sha256": "31ac8959075644a7cda0634a94d7aeec61e6d1cdd8d74037016e1944ac711322"
},
"downloads": -1,
"filename": "fabutils_cciw-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "9fc8799e495b8f4609636f3c036a0a99",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 9896,
"upload_time": "2024-11-04T20:53:35",
"upload_time_iso_8601": "2024-11-04T20:53:35.526490Z",
"url": "https://files.pythonhosted.org/packages/98/f8/c5b36a57c4e310b1fbb81019fedb5a0259d78326fe2105ac3a5118505e1e/fabutils_cciw-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 20:53:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cciw-uk",
"github_project": "fabutils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "fabutils-cciw"
}