FileBackup


NameFileBackup JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryTool for creating and restoring file system backups.
upload_time2025-02-23 19:55:47
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords backup mirror offsite restore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FileBackup



Tool for creating and restoring file system backups.



## Overview
TODO: Complete this section

### How to use FileBackup
TODO: Complete this section



## Additional Information
Additional information can be found at these locations.

<!-- [BEGIN] Additional Information -->
| Title | Document | Description |
| --- | --- | --- |
| Code of Conduct | [CODE_OF_CONDUCT.md](https://github.com/davidbrownell/FileBackup/blob/main/CODE_OF_CONDUCT.md) | Information about the the norms, rules, and responsibilities we adhere to when participating in this open source community. |
| Contributing | [CONTRIBUTING.md](https://github.com/davidbrownell/FileBackup/blob/main/CONTRIBUTING.md) | Information about contributing code changes to this project. |
| Development | [DEVELOPMENT.md](https://github.com/davidbrownell/FileBackup/blob/main/DEVELOPMENT.md) | Information about development activities involved in making changes to this project. |
| Governance | [GOVERNANCE.md](https://github.com/davidbrownell/FileBackup/blob/main/GOVERNANCE.md) | Information about how this project is governed. |
| Maintainers | [MAINTAINERS.md](https://github.com/davidbrownell/FileBackup/blob/main/MAINTAINERS.md) | Information about individuals who maintain this project. |
| Security | [SECURITY.md](https://github.com/davidbrownell/FileBackup/blob/main/SECURITY.md) | Information about how to privately report security issues associated with this project. |
<!-- [END] Additional Information -->

## License

FileBackup is licensed under the <a href="https://choosealicense.com/licenses/mit/" target="_blank">MIT</a> license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "FileBackup",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "backup, mirror, offsite, restore",
    "author": null,
    "author_email": "David Brownell <github@DavidBrownell.com>",
    "download_url": null,
    "platform": null,
    "description": "# FileBackup\n\n\n\nTool for creating and restoring file system backups.\n\n\n\n## Overview\nTODO: Complete this section\n\n### How to use FileBackup\nTODO: Complete this section\n\n\n\n## Additional Information\nAdditional information can be found at these locations.\n\n<!-- [BEGIN] Additional Information -->\n| Title | Document | Description |\n| --- | --- | --- |\n| Code of Conduct | [CODE_OF_CONDUCT.md](https://github.com/davidbrownell/FileBackup/blob/main/CODE_OF_CONDUCT.md) | Information about the the norms, rules, and responsibilities we adhere to when participating in this open source community. |\n| Contributing | [CONTRIBUTING.md](https://github.com/davidbrownell/FileBackup/blob/main/CONTRIBUTING.md) | Information about contributing code changes to this project. |\n| Development | [DEVELOPMENT.md](https://github.com/davidbrownell/FileBackup/blob/main/DEVELOPMENT.md) | Information about development activities involved in making changes to this project. |\n| Governance | [GOVERNANCE.md](https://github.com/davidbrownell/FileBackup/blob/main/GOVERNANCE.md) | Information about how this project is governed. |\n| Maintainers | [MAINTAINERS.md](https://github.com/davidbrownell/FileBackup/blob/main/MAINTAINERS.md) | Information about individuals who maintain this project. |\n| Security | [SECURITY.md](https://github.com/davidbrownell/FileBackup/blob/main/SECURITY.md) | Information about how to privately report security issues associated with this project. |\n<!-- [END] Additional Information -->\n\n## License\n\nFileBackup is licensed under the <a href=\"https://choosealicense.com/licenses/mit/\" target=\"_blank\">MIT</a> license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool for creating and restoring file system backups.",
    "version": "0.4.0",
    "project_urls": {
        "Documentation": "https://github.com/davidbrownell/FileBackup",
        "Homepage": "https://github.com/davidbrownell/FileBackup",
        "Repository": "https://github.com/davidbrownell/FileBackup"
    },
    "split_keywords": [
        "backup",
        " mirror",
        " offsite",
        " restore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6321c887fa825e582eb8b270ae752d6525d6644246b414f72e126a1276bcc4b",
                "md5": "d2ec5c5c30d80061616b3fa753d0e0c2",
                "sha256": "1889b5f4ed0597ff15f1759d3e0e0cb79e5067052fab93c04f85ea7ff5844a6c"
            },
            "downloads": -1,
            "filename": "FileBackup-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2ec5c5c30d80061616b3fa753d0e0c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48091,
            "upload_time": "2025-02-23T19:55:47",
            "upload_time_iso_8601": "2025-02-23T19:55:47.820708Z",
            "url": "https://files.pythonhosted.org/packages/a6/32/1c887fa825e582eb8b270ae752d6525d6644246b414f72e126a1276bcc4b/FileBackup-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-23 19:55:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "davidbrownell",
    "github_project": "FileBackup",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "filebackup"
}
        
Elapsed time: 1.90221s