An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GPack
Git Smart HTTP Server Rack Implementation

Python clone of [grack](https://github.com/schacon/grack)

## Dependency
```
* git
* gevent
```

## License
See the LICENSE file for the full license text.