deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-go
Description: |-
Go library for in-memory key/value store similar to memcached
go-cache is an in-memory key:value store/cache similar to memcached
that is suitable for applications running on a single machine. Its
major advantage is that, being essentially a thread-safe
map[string]interface{} with expiration times, it doesn't need to
serialize or transmit its contents over the network.
Homepage: https://github.com/pmylund/go-cache
Installed-Size: '87'
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Package: golang-github-pmylund-go-cache-dev
Priority: extra
Section: devel
Source: golang-go-cache
Version: 0.0~git20150304-2
srcpkg_name: golang-go-cache
srcpkg_version: 0.0~git20150304-2