GitWeb is a fork of git_http_backend.py using Webob
Dependencies
Python 2.6
Git >= 1.6.6 (On the server and on the client side.)
Installation
With easy_install:
easy_install GitWeb
Get the source:
git clone git://github.com/gawel/GitWeb.git
Usage
The gunicorn WSGI server is recommended since it have a great support of chunked transfer-encoding.
Here is a simple Paste config file:
[server:main] use = egg:gunicorn port = 8080 [app:main] use = egg:GitWeb content_path = %(here)s/repos auto_create = true
Now try:
git clone . http://localhost:8080/repo.git
License
See file named COPYING.LESSER for license terms governing over the entire project.
(Some, explisitely labeled so constituent files/works are licensed under separate, more-permissive terms. See disclaimers at the start of the files for details.)
Contributors
Gael Pasgrimaud <gael@gawel.org>
Author of the fork
Daniel Dotsenko <dotsa@hotmail.com>
Maintener of git_http_backend.py and creator of subprocessio
Release files for GitWeb 0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| GitWeb-0.4.zip | 11.8 kB | Details | |
| GitWeb-0.4.tar.gz | 8.2 kB | Details |
Release files / GitWeb-0.4.zip
| Download URL | GitWeb-0.4.zip |
|---|---|
| Size | 11.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
05b0f4e46da199bc524c1f17e9dc2375ae712fa06d2041f8d3615d1344eaf9f5
|
|
BLAKE2b-256 checksum How to use checksums |
87b2ea6743541a93c1a39c21ae220e13487e47e05cf0a573410ea50a19ec7e6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / GitWeb-0.4.tar.gz
| Download URL | GitWeb-0.4.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b328421a7e169a9900e68a2c8c5b48695f17a4f5c5724286f87bc27f5e96945
|
|
BLAKE2b-256 checksum How to use checksums |
1fd77d6140837efe561b0bfdd0ef19a42528edb7aa8563e4c72113f26bd4f6bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |