Name | bkmeup JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | Archive & backup shell config elements |
upload_time | 2024-11-30 20:11:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
util
utility
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# BkMeUp
**BkMeUp** provides shell config file archive and backup functionality
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install **bkmeup**.
```bash
pip install bkmeup
```
## CLI Utility
The following CLI is provided in this package.
```bash
╰─ bkmeup -h ─╯
usage: bkmeup [-h] [--version] {show.env.info,show.dflt.bkup.list,create.archive} ...
-.-.-. BkMeUp Shell Config archiver & bkup!
positional arguments:
{show.env.info,show.dflt.bkup.list,create.archive}
show.env.info show system environment info
show.dflt.bkup.list
show list of default items to archive/bkup
create.archive accumulate shell config files if they exist and archive them
options:
-h, --help show this help message and exit
--version top-level package version
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
```
## License
[MIT](https://choosealicense.com/licenses/mit/)
Raw data
{
"_id": null,
"home_page": null,
"name": "bkmeup",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": "Ed Waldner <waldevburry@proton.me>",
"keywords": "util, utility",
"author": null,
"author_email": "Ed Waldner <waldevburry@proton.me>",
"download_url": "https://files.pythonhosted.org/packages/03/9c/aa310c60fc4f03266145c006b896baf1c99ae7f8584591e676378fa68944/bkmeup-0.1.1.tar.gz",
"platform": null,
"description": "# BkMeUp\n\n**BkMeUp** provides shell config file archive and backup functionality\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install **bkmeup**.\n\n```bash\npip install bkmeup\n```\n\n## CLI Utility\n\nThe following CLI is provided in this package.\n\n```bash\n\u2570\u2500 bkmeup -h \u2500\u256f\nusage: bkmeup [-h] [--version] {show.env.info,show.dflt.bkup.list,create.archive} ...\n\n-.-.-. BkMeUp Shell Config archiver & bkup!\n\npositional arguments:\n {show.env.info,show.dflt.bkup.list,create.archive}\n show.env.info show system environment info\n show.dflt.bkup.list\n show list of default items to archive/bkup\n create.archive accumulate shell config files if they exist and archive them\n\noptions:\n -h, --help show this help message and exit\n --version top-level package version\n\n-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.\n```\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Archive & backup shell config elements",
"version": "0.1.1",
"project_urls": {
"Documentation": "https://github.com/ew98/bkmeup/wiki/BkMeUp",
"Homepage": "https://github.com/ew98/bkmeup",
"Issues": "https://github.com/ew98/bkmeup/issues"
},
"split_keywords": [
"util",
" utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b51040f0233676a4760077661b89ee5cf0cb6d19ce48e773e52d6d18bd0dde0f",
"md5": "4b78e0cfaaec4c3eabd759a701e5458d",
"sha256": "44ba8b7cecf54272162bf9fd6d55d849fc3d26f47ff0fafc8c79ca422814bf2f"
},
"downloads": -1,
"filename": "bkmeup-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b78e0cfaaec4c3eabd759a701e5458d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 5808,
"upload_time": "2024-11-30T20:11:27",
"upload_time_iso_8601": "2024-11-30T20:11:27.895904Z",
"url": "https://files.pythonhosted.org/packages/b5/10/40f0233676a4760077661b89ee5cf0cb6d19ce48e773e52d6d18bd0dde0f/bkmeup-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "039caa310c60fc4f03266145c006b896baf1c99ae7f8584591e676378fa68944",
"md5": "6b5456fc79cc7806d96f27903fdd546f",
"sha256": "c7845557b1f558bf67f2aef36610855c3cae711ac26fd27c53cc7d95d1cc5f46"
},
"downloads": -1,
"filename": "bkmeup-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "6b5456fc79cc7806d96f27903fdd546f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 5040,
"upload_time": "2024-11-30T20:11:50",
"upload_time_iso_8601": "2024-11-30T20:11:50.657092Z",
"url": "https://files.pythonhosted.org/packages/03/9c/aa310c60fc4f03266145c006b896baf1c99ae7f8584591e676378fa68944/bkmeup-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-30 20:11:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ew98",
"github_project": "bkmeup",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "bkmeup"
}