Debian NEW package overview for golang-github-asaskevich-eventbus
golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 05 Jun 2025 11:00:53 +0000
Source:golang-github-asaskevich-eventbus
Binary:golang-github-asaskevich-eventbus-dev
Architecture:source all
Version:0.0~git20200907.49d4230-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Otto Kekäläinen <otto@debian.org>
Description:
golang-github-asaskevich-eventbus-dev - lightweight event bus system for Go (library)
Closes:1107488
Changes:
golang-github-asaskevich-eventbus (0.0~git20200907.49d4230-1) unstable; urgency=medium

  * Initial release (Closes: #1107488)
Files:
7eab1952be28e51bc5e6e065b4a7d38a 2432 golang optional golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1.dsc
ab8f0cf85e3f0891057029f3c952b6cb 7028 golang optional golang-github-asaskevich-eventbus_0.0~git20200907.49d4230.orig.tar.xz
e70414a537623415cd16f095ef0e791d 3220 golang optional golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1.debian.tar.xz
35e1220703227904207c280d557f2eee 7536 golang optional golang-github-asaskevich-eventbus-dev_0.0~git20200907.49d4230-1_all.deb
ed8183943b2b7b171bf445f172cc8672 6109 golang optional golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1_amd64.buildinfo
golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-asaskevich-eventbus
Binary:golang-github-asaskevich-eventbus-dev
Architecture:all
Version:0.0~git20200907.49d4230-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Otto Kekäläinen <otto@debian.org>,
Homepage:https://github.com/asaskevich/EventBus
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-asaskevich-eventbus
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-asaskevich-eventbus.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any
Package-List:golang-github-asaskevich-eventbus-dev deb golang optional arch=all
Files:
ab8f0cf85e3f0891057029f3c952b6cb 7028 golang-github-asaskevich-eventbus_0.0~git20200907.49d4230.orig.tar.xz
e70414a537623415cd16f095ef0e791d 3220 golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1.debian.tar.xz
Go-Import-Path:github.com/asaskevich/EventBus
lintian 2.116.3 check for golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1.dsc (click to toggle)
README.source for golang-github-asaskevich-eventbus_0.0~git20200907.49d4230-1.dsc (click to toggle)
No README.source in this package
control file for golang-github-asaskevich-eventbus-dev_0.0~git20200907.49d4230-1_all.deb (click to toggle)
Package:golang-github-asaskevich-eventbus-dev
Source:golang-github-asaskevich-eventbus
Version:0.0~git20200907.49d4230-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:38
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/asaskevich/EventBus
Description:
lightweight event bus system for Go (library)
 This package provides a simple and efficient event bus implementation that
 facilitates communication between different components of Go applications
 through a publish-subscribe pattern.
 .
 The library supports publishing events to named topics and registering handlers
 to respond to these events. Event handlers can operate synchronously,
 asynchronously, or be configured to respond only once. Network communication
 capabilities are included through client and server implementations that enable
 event distribution across multiple processes.
lintian 2.116.3 check for golang-github-asaskevich-eventbus-dev_0.0~git20200907.49d4230-1_all.deb (click to toggle)
contents of golang-github-asaskevich-eventbus-dev_0.0~git20200907.49d4230-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-06-05 11:00 ./
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/doc/golang-github-asaskevich-eventbus-dev/
-rw-r--r-- root/root       198 2025-06-05 11:00 ./usr/share/doc/golang-github-asaskevich-eventbus-dev/changelog.Debian.gz
-rw-r--r-- root/root      1498 2025-06-05 11:00 ./usr/share/doc/golang-github-asaskevich-eventbus-dev/copyright
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/
drwxr-xr-x root/root         0 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/
-rw-r--r-- root/root      3087 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/client.go
-rw-r--r-- root/root      6494 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/event_bus.go
-rw-r--r-- root/root      3090 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/event_bus_test.go
-rw-r--r-- root/root      1934 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/network_bus.go
-rw-r--r-- root/root      2292 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/network_bus_test.go
-rw-r--r-- root/root      4033 2025-06-05 11:00 ./usr/share/gocode/src/github.com/asaskevich/EventBus/server.go

Timestamp: 22.08.2025 / 07:02:42 (UTC)