tui-rsync


Nametui-rsync JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://gitlab.com/KKlochko/tui-rsync
Summarytui-rsync will help you to manage yours backups.
upload_time2025-02-16 13:23:03
maintainerNone
docs_urlNone
authorKostiantyn Klochko
requires_python<4.0,>=3.10
licenseGPL-3.0-or-later
keywords tui cli rsync backup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tui-rsync
=========

|PyPI version|

tui-rsync is the application that will help you to manage yours backups.
It uses rsync for syncing backups.

Dependencies
============

-  rsync
-  fzf

Author
======

Kostiantyn Klochko (c) 2023-2025

License
=======

Under GNU GPL v3 license

.. |PyPI version| image:: https://badge.fury.io/py/tui-rsync.svg
   :target: https://badge.fury.io/py/tui-rsync

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/KKlochko/tui-rsync",
    "name": "tui-rsync",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "tui, cli, rsync, backup",
    "author": "Kostiantyn Klochko",
    "author_email": "kklochko@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/e6/86e0a227d6483767693a216ce375471175a3922c05b8edb98a26f7243c22/tui_rsync-1.0.0.tar.gz",
    "platform": null,
    "description": "tui-rsync\n=========\n\n|PyPI version|\n\ntui-rsync is the application that will help you to manage yours backups.\nIt uses rsync for syncing backups.\n\nDependencies\n============\n\n-  rsync\n-  fzf\n\nAuthor\n======\n\nKostiantyn Klochko (c) 2023-2025\n\nLicense\n=======\n\nUnder GNU GPL v3 license\n\n.. |PyPI version| image:: https://badge.fury.io/py/tui-rsync.svg\n   :target: https://badge.fury.io/py/tui-rsync\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "tui-rsync will help you to manage yours backups.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/KKlochko/tui-rsync/issues",
        "Homepage": "https://gitlab.com/KKlochko/tui-rsync",
        "Repository": "https://gitlab.com/KKlochko/tui-rsync"
    },
    "split_keywords": [
        "tui",
        " cli",
        " rsync",
        " backup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf85a207f51de7c64c89fc61c6e221eb6674d583c9cee3725df75902f97794af",
                "md5": "5061d6505189b8dd5c0c947d680d4297",
                "sha256": "654ad9a9ab92d3c7e462ae0e0a292e7eedb79b0050dac93739bac857a1b7aaf6"
            },
            "downloads": -1,
            "filename": "tui_rsync-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5061d6505189b8dd5c0c947d680d4297",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 55866,
            "upload_time": "2025-02-16T13:23:01",
            "upload_time_iso_8601": "2025-02-16T13:23:01.489145Z",
            "url": "https://files.pythonhosted.org/packages/bf/85/a207f51de7c64c89fc61c6e221eb6674d583c9cee3725df75902f97794af/tui_rsync-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09e686e0a227d6483767693a216ce375471175a3922c05b8edb98a26f7243c22",
                "md5": "737d97f74a19bf13c9f264f3243c37b3",
                "sha256": "4edd7228e8ab29dfb3d0f5807fa05ad7a6c98b1ecde4dcfabc3df0391eb405fd"
            },
            "downloads": -1,
            "filename": "tui_rsync-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "737d97f74a19bf13c9f264f3243c37b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 33796,
            "upload_time": "2025-02-16T13:23:03",
            "upload_time_iso_8601": "2025-02-16T13:23:03.543543Z",
            "url": "https://files.pythonhosted.org/packages/09/e6/86e0a227d6483767693a216ce375471175a3922c05b8edb98a26f7243c22/tui_rsync-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-16 13:23:03",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "KKlochko",
    "gitlab_project": "tui-rsync",
    "lcname": "tui-rsync"
}
        
Elapsed time: 0.79097s