File: control

package info (click to toggle)
golang-forgejo-go-chi-captcha 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: makefile: 4
file content (25 lines) | stat: -rw-r--r-- 808 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-forgejo-go-chi-captcha
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://code.forgejo.org/go-chi/captcha
Vcs-Browser: https://forgejo.debian.net/golang/golang-forgejo-go-chi-captcha
Vcs-Git: https://forgejo.debian.net/golang/golang-forgejo-go-chi-captcha
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: code.forgejo.org/go-chi/captcha

Package: golang-forgejo-go-chi-captcha-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: generation and verification of image CAPTCHAs (Go library)
 captcha is a Go library implementing generation and verification of image
 CAPTCHAs.