DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-launchdarkly-go-jsonstream 3.0.0-1

Package Information

DescriptionLaunchDarkly Streaming JSON for Go (library)

The go-jsonstream library implements a streaming approach to JSON encoding and decoding which is more efficient than the standard mechanism in encoding/json. Unlike encoding/json or other reflection- based frameworks, it has no knowledge of structs or other complex types; you must explicitly tell it what values and properties to write or read. It was implemented for the LaunchDarkly Go SDK (https://github.com/launchdarkly/go-server-sdk) and other LaunchDarkly Go components, but may be useful in other applications.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByMikhail Potemkin <potemkinmr@gmail.com>
Sponsorotto@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-launchdarkly-go-jsonstream.git (browse)
Closes#1128943
Trackerhttps://tracker.debian.org/pkg/golang-github-launchdarkly-go-jsonstream
Uploaded5 hours ago

New Package Report

.changes
Changed-ByMikhail Potemkin
Architecturesource all
Distributionunstable
DateTue, 09 Jun 2026 13:49:25 +0000
Sourcegolang-github-launchdarkly-go-jsonstream
Version3.0.0-1
Changelog
golang-github-launchdarkly-go-jsonstream (3.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128943)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-launchdarkly-go-jsonstream-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/launchdarkly/go-jsonstream
Upstream-Name: go-jsonstream
Upstream-Contact: https://github.com/launchdarkly/go-jsonstream

Files:
 *
Copyright:
 2020 Catamorphic, Co.
License: Apache-2.0

Files:
 debian/*
Copyright:
 2026 Mikhail Potemkin <potemkinmr@gmail.com>
 2026 Otto Kekäläinen <otto@debian.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to siretart 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package