File: control

package info (click to toggle)
golang-github-gorilla-feeds 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: makefile: 30
file content (25 lines) | stat: -rw-r--r-- 756 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: golang-github-gorilla-feeds
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-pretty-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/gorilla/feeds
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-gorilla-feeds
Vcs-Git: https://forgejo.debian.net/golang/golang-github-gorilla-feeds
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/gorilla/feeds

Package: golang-github-gorilla-feeds-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-pretty-dev,
 ${misc:Depends},
Description: rss/atom feed generator (Go library)
 feeds is a Go library that generates rss/atom feeds.