Name | empack JSON |
Version |
5.0.5
JSON |
| download |
home_page | None |
Summary | empack emscripten+boa |
upload_time | 2025-01-28 08:09:38 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license |
MIT License
Copyright (c) 2022, Thorsten Beier
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
keywords |
empack
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# empack
Pack a mamba environment with emsdk
## Installation
```bash
mamba install empack -c conda-forge
```
or with pip:
```bash
pip install empack
```
## Usage
You can pack the environment (located at `/path/to/env`) with the following command:
```bash
empack pack env --env-prefix /path/to/env
```
This will generate a few `.tag.gz` files that correspond to the packages in the environment located at `/path/to/env`.
You can also provide a custom config with the `--config` flag. A sample config is located in [`tests/empack_test_config.yaml`](https://github.com/emscripten-forge/empack/blob/main/tests/empack_test_config.yaml)
Run the following command for more information about the other CLI parameters:
```bash
empack pack env --help
```
Raw data
{
"_id": null,
"home_page": null,
"name": "empack",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "empack",
"author": null,
"author_email": "Thorsten Beier <derthorstenbeier@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/7b/ab/56a0416ce79d8dad01206a2025830331c99e29fad6c456aa27d180c93f01/empack-5.0.5.tar.gz",
"platform": null,
"description": "# empack\n\nPack a mamba environment with emsdk\n\n## Installation\n\n```bash\nmamba install empack -c conda-forge\n```\n\nor with pip:\n\n```bash\npip install empack\n```\n\n## Usage\n\nYou can pack the environment (located at `/path/to/env`) with the following command:\n\n```bash\nempack pack env --env-prefix /path/to/env\n```\n\nThis will generate a few `.tag.gz` files that correspond to the packages in the environment located at `/path/to/env`.\n\nYou can also provide a custom config with the `--config` flag. A sample config is located in [`tests/empack_test_config.yaml`](https://github.com/emscripten-forge/empack/blob/main/tests/empack_test_config.yaml)\n\n\nRun the following command for more information about the other CLI parameters:\n\n```bash\nempack pack env --help\n```\n",
"bugtrack_url": null,
"license": "\n MIT License\n \n Copyright (c) 2022, Thorsten Beier\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "empack emscripten+boa",
"version": "5.0.5",
"project_urls": {
"Homepage": "https://github.com/emscripten-forge/empack"
},
"split_keywords": [
"empack"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d05c3b8b626e88ee9fe90289c1c231af3115e5aa50efbe05567d451a8362f0a4",
"md5": "7ac8da5a49c2c3b5dd31ec8e9acfb43c",
"sha256": "cdd8330a5f3c61a0a80b4f2f2524227c74bdd7f766f613387473b3c2f31119e6"
},
"downloads": -1,
"filename": "empack-5.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7ac8da5a49c2c3b5dd31ec8e9acfb43c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 15886,
"upload_time": "2025-01-28T08:09:34",
"upload_time_iso_8601": "2025-01-28T08:09:34.998614Z",
"url": "https://files.pythonhosted.org/packages/d0/5c/3b8b626e88ee9fe90289c1c231af3115e5aa50efbe05567d451a8362f0a4/empack-5.0.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7bab56a0416ce79d8dad01206a2025830331c99e29fad6c456aa27d180c93f01",
"md5": "ec85077a633ecb226ac7fce495f2de2b",
"sha256": "869fab428a79aee9ae9fc1bc0abd3ba08f77c7a61d3e9de49d3acca87c1081a0"
},
"downloads": -1,
"filename": "empack-5.0.5.tar.gz",
"has_sig": false,
"md5_digest": "ec85077a633ecb226ac7fce495f2de2b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18497,
"upload_time": "2025-01-28T08:09:38",
"upload_time_iso_8601": "2025-01-28T08:09:38.831799Z",
"url": "https://files.pythonhosted.org/packages/7b/ab/56a0416ce79d8dad01206a2025830331c99e29fad6c456aa27d180c93f01/empack-5.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-28 08:09:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emscripten-forge",
"github_project": "empack",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "empack"
}