bkmeup


Namebkmeup JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryArchive & backup shell config elements
upload_time2025-02-09 01:05:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
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.9",
    "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/2c/30/b36e5cc7dc64c336f79c0fddd9bc1e5c22ffa926160d5a6b0c70f52ab8da/bkmeup-0.1.4.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.4",
    "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": null,
            "digests": {
                "blake2b_256": "ac3618c05eb9fa164301b6be30a5894159f57f727910026db149e17b3a3da58d",
                "md5": "fa2f5f8361e459d77c4b64329c4b315c",
                "sha256": "a92421ab2c97e4e5417b408577479720393c1f698cc742da71ef536ad9104f4c"
            },
            "downloads": -1,
            "filename": "bkmeup-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa2f5f8361e459d77c4b64329c4b315c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5862,
            "upload_time": "2025-02-09T01:05:52",
            "upload_time_iso_8601": "2025-02-09T01:05:52.626770Z",
            "url": "https://files.pythonhosted.org/packages/ac/36/18c05eb9fa164301b6be30a5894159f57f727910026db149e17b3a3da58d/bkmeup-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2c30b36e5cc7dc64c336f79c0fddd9bc1e5c22ffa926160d5a6b0c70f52ab8da",
                "md5": "66802cb0b3349cdb7b14069ca9b08585",
                "sha256": "5c2233aa8ffe118ada957b03e9d416ce73fac2a8192777410b0daf2f9e2fbb3b"
            },
            "downloads": -1,
            "filename": "bkmeup-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "66802cb0b3349cdb7b14069ca9b08585",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5342,
            "upload_time": "2025-02-09T01:05:54",
            "upload_time_iso_8601": "2025-02-09T01:05:54.307115Z",
            "url": "https://files.pythonhosted.org/packages/2c/30/b36e5cc7dc64c336f79c0fddd9bc1e5c22ffa926160d5a6b0c70f52ab8da/bkmeup-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-09 01:05:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ew98",
    "github_project": "bkmeup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bkmeup"
}
        
Elapsed time: 8.73022s