File: control

package info (click to toggle)
golang-github-bitly-go-simplejson 0.5.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,036 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
Source: golang-github-bitly-go-simplejson
Section: devel
Priority: optional
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper-compat (= 12),
	dh-golang,
	golang-any,
	golang-github-bmizerany-assert-dev
Standards-Version: 3.9.8
Homepage: https://github.com/bitly/go-simplejson
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-bitly-go-simplejson
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-bitly-go-simplejson.git
XS-Go-Import-Path: github.com/bitly/go-simplejson

Package: golang-github-bitly-go-simplejson-dev
Architecture: all
Depends: ${misc:Depends}, golang-github-bmizerany-assert-dev
Description: Golang library to interact with arbitrary JSON
 This is easily the library managing with JSON format.
 This can be done easily the acquisition of reading and the value of the JSON
 format. And this is add or remove key, and provides conversion to byte type
 of changed data.