[ 原始碼: cgit ]
套件:cgit(1.2.3 git20221219.50.91f2590 git2.39.1-1)
cgit 的相關連結
Debian 的資源:
下載原始碼套件 cgit:
- [cgit_1.2.3 git20221219.50.91f2590 git2.39.1-1.dsc]
- [cgit_1.2.3 git20221219.50.91f2590 git2.39.1.orig-git.tar.xz]
- [cgit_1.2.3 git20221219.50.91f2590 git2.39.1.orig.tar.xz]
- [cgit_1.2.3 git20221219.50.91f2590 git2.39.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [git.zx2c4.com]
相似套件:
hyperfast web frontend for git repositories written in C
This is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.
Features:
* basic repository browsing (logs, diffs, trees...) * caching of generated HTML * cloneable URLs (implements dumb HTTP transport) * commit feeds (atom format) * discovery of Git repositories * on-the-fly archives for tags and commits * plugin support for e.g. syntax highlighting * side-by-side diffs * simple time/author statistics * simple virtual hosting support (macro expansion) * understands GitWeb project-lists * understands gitweb.owner in Git config files * has extensive filtering framework using scripts or a built-in Lua interpreter
其他與 cgit 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: liblua5.1-0
- Shared library for the Lua interpreter version 5.1
-
- dep: zlib1g (>= 1:1.2.2)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- rec: apache2 (>= 2.4.6-4~)
- Apache HTTP Server
- 或者 httpd
- 本虛擬套件由這些套件填實: apache2, lighttpd, merecat, micro-httpd, mini-httpd, nginx, webfs, yaws
-
- sug: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- sug: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- sug: python3-pygments
- syntax highlighting package written in Python 3
- 或者 highlight
- Universal source code to formatted text converter