软件包:git-annex(7.20190129-3)
git-annex 的相关链接
Debian 的资源:
下载源码包 git-annex:
- [git-annex_7.20190129-3.dsc]
- [git-annex_7.20190129.orig.tar.xz]
- [git-annex_7.20190129-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [git-annex.branchable.com]
相似软件包:
manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space.
It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with a dozen cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved.
git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way.
其他与 git-annex 有关的软件包
|
|
|
|
-
- dep: curl
- command line tool for transferring data with URL syntax
-
- dep: git (>= 1:1.8.1)
- 快速、可缩放的分布式版本控制系统
-
- dep: libc6 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi6 (>= 3.2)
- 外部函数接口库运行环境
-
- dep: libgmp10
- 多精度运算库
-
- dep: libmagic1 (>= 5.12)
- 使用“魔数”识别文件中的数据类型 - 库文件
-
- dep: libsqlite3-0 (>= 3.7.3)
- SQLite 3 共享库
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库
-
- dep: netbase
- 基本 TCP/IP 组网系统
-
- dep: openssh-client (>= 1:5.6p1)
- SSH 客户端,用于登录远程机器
-
- dep: rsync
- 快速、多用途、远程(及本地)文件复制工具
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: aria2
- High speed download utility
-
- rec: bind9-host
- DNS 查询工具(已不推荐使用)
-
- rec: git-remote-gcrypt (>= 0.20130908-6)
- encrypted git repositories
-
- rec: gnupg
- GNU 隐私卫士 - PGP 的自由软件替代品
-
- rec: lsof
- 列出打开文件的工具
-
- rec: nocache
- bypass/minimize file system caching for a program
-
- sug: adb
- Android Debug Bridge
-
- sug: bup
- 软件包暂时不可用
-
- sug: libnss-mdns
- NSS module for Multicast DNS name resolution
-
- sug: magic-wormhole
- Securely and simply transfer data between computers
-
- sug: tahoe-lafs
- Secure distributed file store
-
- sug: tor
- anonymizing overlay network for TCP
-
- sug: uftp
- Encrypted multicast file transfer program
-
- sug: xdot
- interactive viewer for Graphviz dot files
-
- sug: youtube-dl
- downloader of videos from YouTube and other sites