Source: golang-github-unknwon-paginater
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-smartystreets-goconvey-dev
Standards-Version: 4.1.1
Homepage: https://github.com/Unknwon/paginater
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-unknwon-paginater
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-unknwon-paginater.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/Unknwon/paginater

Package: golang-github-unknwon-paginater-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-smartystreets-goconvey-dev
Description: Helper module for custom pagination calculation
 This package provides a helper module for custom pagination calculation.
 It uses a template to generated paged results and can include linke for
 jumping to specific pages including first and last pages.
