emborg


Nameemborg JSON
Version 1.38 PyPI version JSON
download
home_page
SummaryBorg front end.
upload_time2023-11-05 04:15:29
maintainer
docs_urlNone
authorKen Kundert
requires_python>=3.6
license
keywords emborg borg borgmatic backups
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Emborg — Front-End to Borg Backup
=================================

.. image:: https://pepy.tech/badge/emborg/month
    :target: https://pepy.tech/project/emborg

.. image:: https://img.shields.io/readthedocs/emborg.svg
   :target: https://emborg.readthedocs.io/en/latest/?badge=latest

..  image:: https://github.com/KenKundert/emborg/actions/workflows/build.yaml/badge.svg
    :target: https://github.com/KenKundert/emborg/actions/workflows/build.yaml

.. image:: https://coveralls.io/repos/github/KenKundert/emborg/badge.svg?branch=master
    :target: https://coveralls.io/github/KenKundert/emborg?branch=master

.. image:: https://img.shields.io/pypi/v/emborg.svg
    :target: https://pypi.python.org/pypi/emborg

.. image:: https://img.shields.io/pypi/pyversions/emborg.svg
    :target: https://pypi.python.org/pypi/emborg/

:Author: Ken Kundert
:Version: 1.38
:Released: 2023-11-04

*Emborg* is a simple command line utility to orchestrate backups. It is built as 
a front-end to Borg, a powerful and fast deduplicating backup program.  With 
*Emborg*, you specify all the details about your backups once in advance, and 
then use a very simple command line interface for your day-to-day activities.  

Use of *Emborg* does not preclude the use of Borg directly on the same 
repository.  The philosophy of *Emborg* is to provide commands that you would 
use often and in an interactive manner with the expectation that you would use 
Borg directly for the remaining commands.


Getting Help
------------

You can find the documentation on `ReadTheDocs <https://emborg.readthedocs.io>`_.

The *help* command provides information on how to use Avendesora's various
features.  To get a listing of the topics available, use::

    emborg help

Then, for information on a specific topic use::

    emborg help <topic>

It is worth browsing all of the available topics at least once to get a sense of
all that *Emborg* can do.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "emborg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "emborg,borg,borgmatic,backups",
    "author": "Ken Kundert",
    "author_email": "emborg@nurdletech.com",
    "download_url": "https://files.pythonhosted.org/packages/2f/dc/c63eb145ae391b878d1147aed65f14a124f16ba6996b8df51815d3febace/emborg-1.38.tar.gz",
    "platform": null,
    "description": "Emborg \u2014 Front-End to Borg Backup\n=================================\n\n.. image:: https://pepy.tech/badge/emborg/month\n    :target: https://pepy.tech/project/emborg\n\n.. image:: https://img.shields.io/readthedocs/emborg.svg\n   :target: https://emborg.readthedocs.io/en/latest/?badge=latest\n\n..  image:: https://github.com/KenKundert/emborg/actions/workflows/build.yaml/badge.svg\n    :target: https://github.com/KenKundert/emborg/actions/workflows/build.yaml\n\n.. image:: https://coveralls.io/repos/github/KenKundert/emborg/badge.svg?branch=master\n    :target: https://coveralls.io/github/KenKundert/emborg?branch=master\n\n.. image:: https://img.shields.io/pypi/v/emborg.svg\n    :target: https://pypi.python.org/pypi/emborg\n\n.. image:: https://img.shields.io/pypi/pyversions/emborg.svg\n    :target: https://pypi.python.org/pypi/emborg/\n\n:Author: Ken Kundert\n:Version: 1.38\n:Released: 2023-11-04\n\n*Emborg* is a simple command line utility to orchestrate backups. It is built as \na front-end to Borg, a powerful and fast deduplicating backup program.  With \n*Emborg*, you specify all the details about your backups once in advance, and \nthen use a very simple command line interface for your day-to-day activities.  \n\nUse of *Emborg* does not preclude the use of Borg directly on the same \nrepository.  The philosophy of *Emborg* is to provide commands that you would \nuse often and in an interactive manner with the expectation that you would use \nBorg directly for the remaining commands.\n\n\nGetting Help\n------------\n\nYou can find the documentation on `ReadTheDocs <https://emborg.readthedocs.io>`_.\n\nThe *help* command provides information on how to use Avendesora's various\nfeatures.  To get a listing of the topics available, use::\n\n    emborg help\n\nThen, for information on a specific topic use::\n\n    emborg help <topic>\n\nIt is worth browsing all of the available topics at least once to get a sense of\nall that *Emborg* can do.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Borg front end.",
    "version": "1.38",
    "project_urls": {
        "changelog": "https://emborg.readthedocs.io/en/latest/releases.html",
        "documentation": "https://emborg.readthedocs.io",
        "homepage": "https://emborg.readthedocs.io",
        "repository": "https://github.com/kenkundert/emborg"
    },
    "split_keywords": [
        "emborg",
        "borg",
        "borgmatic",
        "backups"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "62de29be080f153eb58cf64dff8d6b9330cba73fb424151193f4ad3a98af94c6",
                "md5": "9ccbf3b9a5c310dc48d31138b82a4e16",
                "sha256": "6aeebd56a798a6eece5c88d88e2a8e263f9a0fe031aa69de9235da44a6b9b8d2"
            },
            "downloads": -1,
            "filename": "emborg-1.38-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ccbf3b9a5c310dc48d31138b82a4e16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 60488,
            "upload_time": "2023-11-05T04:15:26",
            "upload_time_iso_8601": "2023-11-05T04:15:26.784816Z",
            "url": "https://files.pythonhosted.org/packages/62/de/29be080f153eb58cf64dff8d6b9330cba73fb424151193f4ad3a98af94c6/emborg-1.38-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fdcc63eb145ae391b878d1147aed65f14a124f16ba6996b8df51815d3febace",
                "md5": "0a5de5a124ec5094f930ef48908bf0b9",
                "sha256": "a2280896b2776e843ee0c5ebc0a347a6ddd300943e11333deb07716cba38b45c"
            },
            "downloads": -1,
            "filename": "emborg-1.38.tar.gz",
            "has_sig": false,
            "md5_digest": "0a5de5a124ec5094f930ef48908bf0b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 53446,
            "upload_time": "2023-11-05T04:15:29",
            "upload_time_iso_8601": "2023-11-05T04:15:29.040777Z",
            "url": "https://files.pythonhosted.org/packages/2f/dc/c63eb145ae391b878d1147aed65f14a124f16ba6996b8df51815d3febace/emborg-1.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-05 04:15:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kenkundert",
    "github_project": "emborg",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "emborg"
}
        
Elapsed time: 0.13416s