File: control

package info (click to toggle)
golang-github-meilisearch-meilisearch-go 0.32.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,708 kB
  • sloc: makefile: 12
file content (32 lines) | stat: -rw-r--r-- 1,127 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
28
29
30
31
32
Source: golang-github-meilisearch-meilisearch-go
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-andybalholm-brotli-dev,
 golang-github-golang-jwt-jwt-dev,
 golang-github-mailru-easyjson-dev,
 golang-github-stretchr-testify-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/meilisearch/meilisearch-go
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-meilisearch-meilisearch-go
Vcs-Git: https://forgejo.debian.net/golang/golang-github-meilisearch-meilisearch-go
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/meilisearch/meilisearch-go

Package: golang-github-meilisearch-meilisearch-go-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-andybalholm-brotli-dev,
 golang-github-golang-jwt-jwt-dev,
 golang-github-mailru-easyjson-dev,
 golang-github-stretchr-testify-dev,
 ${misc:Depends},
Description: wrapper for the Meilisearch API (Go library)
 Meilisearch Go is the API client in Go language for the Meilisearch search
 engine.