FileBackup


NameFileBackup JSON
Version 0.3.6 PyPI version JSON
download
home_pageNone
SummaryTool for creating and restoring file system backups.
upload_time2024-09-17 15:26:26
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.3.6",
    "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": "afc487da2547f441fc256d431053d2c8923a902b6dd941535fcd73afb441d918",
                "md5": "6904b624491ff3ce0787a570179f6fb0",
                "sha256": "ebdef473427e82ee6a2e074c2257f7253fb2f6b9804340e0b036db0ca0ebc126"
            },
            "downloads": -1,
            "filename": "FileBackup-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6904b624491ff3ce0787a570179f6fb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 46795,
            "upload_time": "2024-09-17T15:26:26",
            "upload_time_iso_8601": "2024-09-17T15:26:26.132382Z",
            "url": "https://files.pythonhosted.org/packages/af/c4/87da2547f441fc256d431053d2c8923a902b6dd941535fcd73afb441d918/FileBackup-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 15:26:26",
    "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: 0.32335s