https://github.com/douban/gpack
GIT Smart HTTP Server Rack Implementation, Python clone of https://github.com/schacon/grack
https://github.com/douban/gpack
Last synced: 9 days ago
JSON representation
GIT Smart HTTP Server Rack Implementation, Python clone of https://github.com/schacon/grack
- Host: GitHub
- URL: https://github.com/douban/gpack
- Owner: douban
- License: other
- Created: 2013-10-28T03:48:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-12T17:47:54.000Z (over 11 years ago)
- Last Synced: 2025-10-14T19:05:06.385Z (9 days ago)
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 30
- Watchers: 10
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPack
Git Smart HTTP Server Rack ImplementationPython clone of [grack](https://github.com/schacon/grack)
## Dependency
```
* git
* gevent
```## License
See the LICENSE file for the full license text.