Source: golang-github-imkira-go-observer
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-imkira-go-observer
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-imkira-go-observer.git
Homepage: https://github.com/imkira/go-observer
XS-Go-Import-Path: github.com/imkira/go-observer

Package: golang-github-imkira-go-observer-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: channel-based broadcast events observer (library)
 observer is a Go (http://golang.org) package that aims to simplify the
 problem of channel-based broadcasting of events from one or more
 publishers to one or more observers.
 .
 This package contains the Go library.
