json2file-go 1.15 source package in Ubuntu
Changelog
json2file-go (1.15) unstable; urgency=medium * Fixed XS-Go-Import-Path field (closes: Bug#1000382). * Updated standards (no changes). * Use UTC for the filename timestamp (keeps files ordered even when there is a time change because of a DST fall back). -- Sergio Talens-Oliag <email address hidden> Thu, 26 May 2022 23:38:11 +0200
Upload details
- Uploaded by:
- Sergio Talens-Oliag
- Uploaded to:
- Sid
- Original maintainer:
- Sergio Talens-Oliag
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
json2file-go_1.15.dsc | 1.7 KiB | 79ac07b837679ad3a724b9ea78133a04c0dfb0ca549579a6ace104cd59b8e2ed |
json2file-go_1.15.tar.xz | 17.3 KiB | fc4b3e88334a39670114bf448e16e3af8bd66fc39ddc8562ad673e0d3ebebf84 |
Available diffs
- diff from 1.14 to 1.15 (1.4 KiB)
No changes file available.
Binary packages built by this source
- json2file-go: simple web server that stores JSON files sent by WebHooks
Application to store information in JSON format in files sent by WebHooks (it
has been used with GitLab and Gitea, but should work with others). The server
can be run inside a container or managed with systemd.
.
Once the JSON files are written to disk they can be processed using external
scripts launched by a daemon that captures inotify events like incron.
- json2file-go-dbgsym: debug symbols for json2file-go