Source: twemproxy
Section: net
Priority: optional
Maintainer: Guilhem <guilhem@lettron.fr>
Build-Depends: debhelper (>= 8.0.0), dh-autoreconf
Standards-Version: 3.9.4
Homepage: https://github.com/twitter/twemproxy
Vcs-Git: git@github.com:twitter/twemproxy.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/twemproxy.git;a=summary

Package: twemproxy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: nutcracker
Description: A fast, light-weight proxy for memcached and redis
 twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol.
 It was primarily built to reduce the connection count on the backend caching servers.
