mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-18 17:56:57 +08:00
19 lines
707 B
Plaintext
19 lines
707 B
Plaintext
Source: chsrc
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Aoran Zeng <ccmywish@qq.com>
|
|
Build-Depends: debhelper (>= 9), build-essential, libc6-dev
|
|
Standards-Version: 4.1.2
|
|
Homepage: https://github.com/RubyMetric/chsrc
|
|
Vcs-Git: https://github.com/RubyMetric/chsrc.git
|
|
Vcs-Browser: https://github.com/RubyMetric/chsrc
|
|
|
|
Package: chsrc
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Change Source - A tool for changing software sources
|
|
chsrc is a command-line tool for changing software sources (mirrors)
|
|
for various package managers and programming language ecosystems.
|
|
It supports automatic detection and switching of sources for better
|
|
download speeds in different regions.
|