[ 源代码: pristine-lfs ]
软件包:pristine-lfs(20210222.0-1)
pristine-lfs 的相关链接
Debian 的资源:
下载源码包 pristine-lfs:
- [pristine-lfs_20210222.0-1.dsc]
- [pristine-lfs_20210222.0.orig.tar.gz]
- [pristine-lfs_20210222.0.orig.tar.gz.asc]
- [pristine-lfs_20210222.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [salsa.debian.org]
相似软件包:
regenerate pristine tarballs from git-lfs
pristine-lfs can store pristine upstream tarballs in Git leveraging Git LFS. Instead of storing the potentially large tarballs within the Git repository as blobs, Git LFS only stores specially prepared metadata in the repository, while storing the actual file contents out of band on a Git LFS server.
Using pristine-lfs allows Debian packages to be built entirely using sources in version control, without the need to keep copies of upstream tarballs.
An optional upstream signature may be attached to tarballs for verification by, for example, dpkg-source(1).
其他与 pristine-lfs 有关的软件包
|
|
|
|
-
- dep: git
- 快速、可缩放的分布式版本控制系统
-
- dep: git-lfs
- Git Large File Support
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-debian
- 处理 Debian 相关数据格式的 Python 3 模块
-
- dep: python3-sh
- Python 3 subprocess interface