File: control

package info (click to toggle)
golang-github-marekm4-color-extractor 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 212 kB
  • sloc: makefile: 5
file content (27 lines) | stat: -rw-r--r-- 1,066 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
26
27
Source: golang-github-marekm4-color-extractor
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-marekm4-color-extractor
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-marekm4-color-extractor.git
Homepage: https://github.com/marekm4/color-extractor
XS-Go-Import-Path: github.com/marekm4/color-extractor

Package: golang-github-marekm4-color-extractor-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: simple image color extractor written in Go
 Simple image color extractor written in Go with no external dependencies.
 .
 Demo: https://color-extractor-demo.herokuapp.com/
 .
 Blog post:
 https://medium.com/@marek.michalik/c-vs-rust-vs-go-performance-analysis-945ab749056c