{"id":24448839,"url":"https://github.com/lorenz/duplicity","last_synced_at":"2025-03-14T05:42:45.074Z","repository":{"id":84218677,"uuid":"164225355","full_name":"lorenz/duplicity","owner":"lorenz","description":"Fork of Duplicity with rewritten S3 backend","archived":false,"fork":false,"pushed_at":"2019-01-05T15:11:39.000Z","size":82678,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T00:42:19.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lorenz.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-05T15:07:57.000Z","updated_at":"2019-01-05T15:11:41.000Z","dependencies_parsed_at":"2023-05-24T00:45:14.303Z","dependency_job_id":null,"html_url":"https://github.com/lorenz/duplicity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fduplicity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fduplicity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fduplicity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenz%2Fduplicity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lorenz","download_url":"https://codeload.github.com/lorenz/duplicity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532531,"owners_count":20306152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-21T00:34:55.043Z","updated_at":"2025-03-14T05:42:45.067Z","avatar_url":"https://github.com/lorenz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"INSTALLATION:\n\nThank you for trying duplicity.  To install, run:\n\n        python setup.py install\n\nThe build process can be also be run separately:\n\n        python setup.py build\n\nThe default prefix is /usr, so files are put in /usr/bin,\n/usr/share/man/, etc.  An alternate prefix can be specified using the\n--prefix=\u003cprefix\u003e option.  For example:\n\n        python setup.py install --prefix=/usr/local\n        export PYTHONPATH='/usr/local/lib/python2.x/site-packages/'\n        /usr/local/bin/duplicity -V\n\n\nREQUIREMENTS:\n\n * Python v2.7\n * librsync v0.9.6 or later\n * GnuPG for encryption\n * fasteners 0.14.1 or later for concurrency locking\n * for scp/sftp -- python-paramiko and python-pycryptopp\n * for ftp -- lftp version 3.7.15 or later\n * Boto 2.0 or later for single-processing S3 or GCS access (default)\n * Boto 2.1.1 or later for multi-processing S3 access\n * Boto 2.7.0 or later for Glacier S3 access\n * python-urllib3 for Copy.com access\n\nIf you install from the source package, you will also need:\n\n * Python development files, normally found in module 'python-dev'.\n * librsync development files, normally found in module 'librsync-dev'.\n\n\nA NOTE ON GnuPGInterface.py AND MULTIPLE GPG PROCESSES:\n\nGnuPGInterface is used to access GPG from duplicity.  The original\nworks quite well and has no bugs, however, we have patched the one\nused in duplicity.  Why?  Duplicity is not perfect, yet, and has a\nproblem when handling long chains of incremental backup or restore\noperations.  The problem is that the waitpid() call only happens\nafter all the iterations complete, and with a long chain, that can\nbe a long while.  Unless the waitpid() call is made, the child process\nremains active.  Duplicity's GnuPGInterface is patched to start an\nimmediate threaded waitpid() for each GPG task, thus harvesting the\ntask and freeing it's resources in a timely manner.  This does not\naffect the operation of duplicity, merely frees resources on time.\n\nWhy the note?  Some package maintainers remove duplicity's GnuPGInterface\nin error, obviously unknowing of this issue and patch duplicity to use\nthe old unmaintained unpatched GnuPGInterface interface again.\nSo, if you have the problem that lots of GPG tasks are hanging around,\ncheck and see if this has been done in your distro, and if so, report this\nmatter as a bug to the distro or package maintainer.\n\nAs of october 2012 we pull the handbrake and refactor our code and rename\nthe class to gpginterface in the hope that package maintainers will stumble\nover it and stop this problematic behaviour for good.\n\nDEVELOPMENT\n\nFor more information on downloading duplicity's source code from the\ncode repository and developing for duplicity, see README-REPO.\n\nHELP:\n\nFor more information see the duplicity home page at:\n\n  http://www.nongnu.org/duplicity\n\nor post to the mailing list at\n\n  http://mail.nongnu.org/mailman/listinfo/duplicity-talk/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florenz%2Fduplicity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florenz%2Fduplicity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florenz%2Fduplicity/lists"}