Name | ctool JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | A CMake wrapper and toolset |
upload_time | 2023-12-24 14:17:42 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.6 |
license | |
keywords |
cmake
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# CTool
A CMake wrapper and toolset.
## Planned tools
- `ctool-autoinstall` - detect missing dependencies and install them using distribution package managers
- `ctool-changed-tests` - use cmake-file-api and CTest json to determine what files might change the output of which tests
Raw data
{
"_id": null,
"home_page": "",
"name": "ctool",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "cmake",
"author": "",
"author_email": "Timothy Brackett <brackett.tc@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/5d/e9/0d7dd1c50591f0e547c60464af72c1a8cb35d00b4015cf4f32e852d15d67/ctool-0.0.1.tar.gz",
"platform": null,
"description": "# CTool\n\nA CMake wrapper and toolset.\n\n## Planned tools\n\n- `ctool-autoinstall` - detect missing dependencies and install them using distribution package managers\n- `ctool-changed-tests` - use cmake-file-api and CTest json to determine what files might change the output of which tests\n",
"bugtrack_url": null,
"license": "",
"summary": "A CMake wrapper and toolset",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/bracketttc/ctool",
"Issues": "https://github.com/bracketttc/ctool/issues"
},
"split_keywords": [
"cmake"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "97bee850364c7c636bc5f2ee49231db5a0b8c2612761955b22d498447c8fccab",
"md5": "efdb576f5e96889d07772be2cfe8ba46",
"sha256": "1186b66ae5fe13faf1c1e5e2825c525c8dadadb56708e5c60721bede9da62504"
},
"downloads": -1,
"filename": "ctool-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "efdb576f5e96889d07772be2cfe8ba46",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2823,
"upload_time": "2023-12-24T14:17:40",
"upload_time_iso_8601": "2023-12-24T14:17:40.953014Z",
"url": "https://files.pythonhosted.org/packages/97/be/e850364c7c636bc5f2ee49231db5a0b8c2612761955b22d498447c8fccab/ctool-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5de90d7dd1c50591f0e547c60464af72c1a8cb35d00b4015cf4f32e852d15d67",
"md5": "aec8f712c6e563e7e913e4f26064eb3a",
"sha256": "7ba1c3bdb57af63b8dffa37e8c9628d9bf581286062eb8c96f803cc53e92e7c5"
},
"downloads": -1,
"filename": "ctool-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "aec8f712c6e563e7e913e4f26064eb3a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2636,
"upload_time": "2023-12-24T14:17:42",
"upload_time_iso_8601": "2023-12-24T14:17:42.148421Z",
"url": "https://files.pythonhosted.org/packages/5d/e9/0d7dd1c50591f0e547c60464af72c1a8cb35d00b4015cf4f32e852d15d67/ctool-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-24 14:17:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bracketttc",
"github_project": "ctool",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ctool"
}