软件包:gitweb(1:2.45.2+next.20240614-1)
gitweb 的相关链接
Debian 的资源:
下载源码包 git:
- [git_2.45.2+next.20240614-1.dsc]
- [git_2.45.2+next.20240614.orig.tar.gz]
- [git_2.45.2+next.20240614-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [git-scm.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
fast, scalable, distributed revision control system (web interface)
Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel.
Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.
This package configures a web interface for browsing git repositories.
If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration.
If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example).
其他与 gitweb 有关的软件包
|
|
|
|
-
- dep: git (<< 1:2.45.2+next.20240614-.)
- 快速、可缩放的分布式版本控制系统
- dep: git (>> 1:2.45.2+next.20240614)
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libhttp-date-perl
- module of date conversion routines
- 或者 libtime-parsedate-perl
- collection of Perl modules for time/date manipulation
-
- sug: git-doc
- 快速、可缩放的分布式版本控制系统(文档)
-
- sug: httpd-cgi
- 本虚包由这些包填实: apache2, lighttpd
- 或者 libcgi-fast-perl
- CGI subclass for work with FCGI