Name | bundle-cpp JSON |
Version |
0.1.8
JSON |
| download |
home_page | None |
Summary | expand includes and create a single file |
upload_time | 2025-02-02 10:13:44 |
maintainer | None |
docs_url | None |
author | kagemeka |
requires_python | <4.0,>=3.12 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# bundle_cpp_v1
```sh
pip install bundle-cpp
bundle -I lib main.cpp > generated.cpp
```
## dev
`apt install -y pipx && pipx ensurepath && pipx install poetry`.
`poetry config pypi-token.pypi <token>`, `poetry publish --build`.
Raw data
{
"_id": null,
"home_page": null,
"name": "bundle-cpp",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "kagemeka",
"author_email": "kagemeka1@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c7/96/4b4131fc84830ddea1c5ba78895d41203a8250c94919c930a3e7a71d6fdf/bundle_cpp-0.1.8.tar.gz",
"platform": null,
"description": "# bundle_cpp_v1\n```sh\npip install bundle-cpp\nbundle -I lib main.cpp > generated.cpp\n```\n\n## dev\n`apt install -y pipx && pipx ensurepath && pipx install poetry`.\n`poetry config pypi-token.pypi <token>`, `poetry publish --build`.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "expand includes and create a single file",
"version": "0.1.8",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9c21eacca8ab460014b7b4d76c12898cb8998d3177b4da6664d3f258447f21f2",
"md5": "c5b36f326d4b11238c8ba7941d06a092",
"sha256": "17c41b5a47c5f736821a0c3ae35560f11f51fe4cfe4c3478a1691497a8f00784"
},
"downloads": -1,
"filename": "bundle_cpp-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5b36f326d4b11238c8ba7941d06a092",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 2182,
"upload_time": "2025-02-02T10:13:42",
"upload_time_iso_8601": "2025-02-02T10:13:42.920327Z",
"url": "https://files.pythonhosted.org/packages/9c/21/eacca8ab460014b7b4d76c12898cb8998d3177b4da6664d3f258447f21f2/bundle_cpp-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c7964b4131fc84830ddea1c5ba78895d41203a8250c94919c930a3e7a71d6fdf",
"md5": "8398a4b92c9d2c3636446723d39aa465",
"sha256": "6cc39217d462d01657874c35df806eda3a92fb4a534ce5256dd799692f715430"
},
"downloads": -1,
"filename": "bundle_cpp-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "8398a4b92c9d2c3636446723d39aa465",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 1477,
"upload_time": "2025-02-02T10:13:44",
"upload_time_iso_8601": "2025-02-02T10:13:44.036512Z",
"url": "https://files.pythonhosted.org/packages/c7/96/4b4131fc84830ddea1c5ba78895d41203a8250c94919c930a3e7a71d6fdf/bundle_cpp-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-02 10:13:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "bundle-cpp"
}