Пакет: repo (2.15.4-2) [contrib]
Ссылки для repo
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код repo:
Сопровождающие:
- Android tools Maintainer (Страница КК, Почтовый архив)
- Hans-Christoph Steiner (Страница КК)
- Roger Shimizu (Страница КК)
Внешние ресурсы:
- Сайт [source.android.com]
Подобные пакеты:
repository management tool built on top of git
Repo is a repository management tool that the Android developers built on top of Git. Repo unifies the many Git repositories when necessary, does the uploads to the Android revision control system, and automates parts of the Android development workflow. Repo is not meant to replace Git, only to make it easier to work with Git in the context of Android. The repo command is an executable Python script that you can put anywhere in your path. In working with the Android source files, you will use Repo for across-network operations. For example, with a single Repo command you can download files from multiple repositories into your local working directory.
repo is an unusual tool because it downloads all of its own Python modules using GPG-signed git tags, and stores those files as part of the project that it is working with. So this package just provides the wrapper script, which provides the GPG signing keys for verifying that the correct Python code was downloaded.
Другие пакеты, относящиеся к repo
|
|
|
|
-
- dep: git (>= 1:2.20.0)
- масштабируемая распределённая система контроля версий
-
- dep: gnupg
- GNU privacy guard — свободная замена PGP
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-kerberos
- GSSAPI interface module - Python 3.x
-
- rec: git (>= 1:2.28.0)
- масштабируемая распределённая система контроля версий
Загрузка repo
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 115,0 Кб | 368,0 Кб | [список файлов] |