[ ソース: cgit ]
パッケージ: cgit (1.2.3+git2.25.1-1)
cgit に関するリンク
Debian の資源:
cgit ソースパッケージをダウンロード:
- [cgit_1.2.3+git2.25.1-1.dsc]
- [cgit_1.2.3+git2.25.1.orig-git.tar.xz]
- [cgit_1.2.3+git2.25.1.orig.tar.xz]
- [cgit_1.2.3+git2.25.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.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblua5.1-0
- Lua インタープリタバージョン 5.1 用共有ライブラリ
-
- dep: zlib1g (>= 1:1.2.0)
- 圧縮ライブラリ - ランタイム
-
- rec: apache2 (>= 2.4.6-4~)
- Apache HTTP サーバ
- または httpd
- 以下のパッケージによって提供される仮想パッケージです: apache2, lighttpd, micro-httpd, mini-httpd, nginx-core, nginx-extras, nginx-full, nginx-light, ocsigenserver, tntnet, webfs, yaws
-
- sug: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- sug: python3-docutils
- reStructuredText 用テキスト処理システム (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