Source: golang-github-odeke-em-cache
Section: devel
Priority: optional
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Fernando Ike <fike@midstorm.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go
Standards-Version: 3.9.8
Homepage: https://github.com/odeke-em/cache
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-odeke-em-cache.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-odeke-em-cache.git
XS-Go-Import-Path: github.com/odeke-em/cache

Package: golang-github-odeke-em-cache-dev
Architecture: all
Depends: ${misc:Depends},
         golang-go
Description: Simple cache with expirable values
 Functions to use embedded in programs as a very simple cache.  
 .
 This package provides a library to implement a simple cache to use
 in Golang programs.
