Package: brockhaus-munin Version: 0.0.1-1 Architecture: amd64 Maintainer: Uwe Steinmann Installed-Size: 2515 Depends: libc6 (>= 2.34), libsqlite3-0 (>= 3.36.0) Built-Using: golang-1.21 (= 1.21.4-1), golang-github-mattn-go-sqlite3 (= 1.14.18~ds1-1) Homepage: https://www.steinmann.cx Priority: optional Section: net Filename: pool/main/b/brockhaus-munin/brockhaus-munin_0.0.1-1_amd64.deb Size: 846196 SHA256: 095b826d87841e7efc99e622623a339fe40e523c7383d2f333e353c96f3ddc27 SHA1: 99896413a1a59f91ac573d840789a09289740e11 MD5sum: a58659013908cf06dc70d8e8e29e51f5 Description: Munin plugin for Brockhaus This plugin gets the number of articles Package: brockhaus-munin-dbgsym Source: brockhaus-munin Version: 0.0.1-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Uwe Steinmann Installed-Size: 1183 Depends: brockhaus-munin (= 0.0.1-1) Priority: optional Section: debug Filename: pool/main/b/brockhaus-munin/brockhaus-munin-dbgsym_0.0.1-1_amd64.deb Size: 983760 SHA256: b24912ae5f97c3d3a80670e2e22bd672e5ca6c1d1204b4d2599b7fdff9e351a8 SHA1: 909928192edcde56dd4b836efc281ac772a9e17d MD5sum: be1fb4d4f739e6ea080ec0752f80a56a Description: debug symbols for brockhaus-munin Build-Ids: 6e7a26555a67a69c73e77c52c3a6ef9fbf0a1ffe Package: golang-github-ahmetb-go-linq-dev Source: golang-github-ahmetb-go-linq Version: 3.2.0+git20201229 Architecture: all Maintainer: Uwe Steinmann Installed-Size: 245 Multi-Arch: foreign Homepage: https://github.com/ahmetb/go-linq Priority: optional Section: utils Filename: pool/main/g/golang-github-ahmetb-go-linq/golang-github-ahmetb-go-linq-dev_3.2.0+git20201229_all.deb Size: 32632 SHA256: 61a0bd207a90a5951864ddd2440e9268328c974860084465bb4fe272140e1852 SHA1: cfac33fde19c11e14dc97f12aab8ea15f539680d MD5sum: b7f79984a22dcf29fc45c60234f772dc Description: A powerful language integrated query (LINQ) library for Go. * Written in vanilla Go, no dependencies! * Complete lazy evaluation with iterator pattern * Safe for concurrent use * Supports generic functions to make your code cleaner and free of type assertions * Supports arrays, slices, maps, strings, channels and custom collections Package: golang-github-darren-gpac-dev Source: golang-github-darren-gpac Version: 0.0.0+git20210609 Architecture: all Maintainer: Uwe Steinmann Installed-Size: 12727 Multi-Arch: foreign Homepage: https://github.com/darren/gpac Priority: optional Section: utils Filename: pool/main/g/golang-github-darren-gpac/golang-github-darren-gpac-dev_0.0.0+git20210609_all.deb Size: 5735972 SHA256: 17f6fd67b1819d1559d562a71bb6c0b184f2bafb7f76d1182dde32cf442c8caf SHA1: f25804dbcb3d8cb342c579d45dcb513cbe0bf970 MD5sum: b393d7ae22fb13657dbbeb16290224b0 Description: Pure Go pac parser based on otto This package provides a pure Go pac parser based on otto Package: golang-github-go-yaml-yaml-dev Source: golang-github-go-yaml-yaml Version: 3.0.1-1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 466 Multi-Arch: foreign Homepage: https://github.com/go-yaml/yaml Priority: optional Section: golang Filename: pool/main/g/golang-github-go-yaml-yaml/golang-github-go-yaml-yaml-dev_3.0.1-1_all.deb Size: 72368 SHA256: d2befc34ea4420cb31b2eb231eacd709c0e58cda64b34708ecf249348ec0436f SHA1: 8e5e667eb78e4ae0b9c009af919996dc798bd846 MD5sum: 83424c5b8fec66ec3b773699b4e88a30 Description: yAML support for the Go language (library) TODO Package: golang-github-platinummonkey-go-concurrency-limits-dev Source: golang-github-platinummonkey-go-concurrency-limits Version: 0.7.0+git20221024 Architecture: all Maintainer: Uwe Steinmann Installed-Size: 324 Multi-Arch: foreign Homepage: https://github.com/platinummonkey/go-concurrency-limits Priority: optional Section: utils Filename: pool/main/g/golang-github-platinummonkey-go-concurrency-limits/golang-github-platinummonkey-go-concurrency-limits-dev_0.7.0+git20221024_all.deb Size: 47060 SHA256: 95e6f98a1d2844581e9190a1fabd17ba8313dad6f84a949759a80eab115d307f SHA1: b0faac45601758145be900c1e4751c4f86d9be75 MD5sum: 56c7d3072e49cf636f1a59eff716b21d Description: Set concurrency-limits This package provides a pure Go pac parser based on otto Package: link-checker-service Version: 0.9.33-1 Architecture: amd64 Maintainer: Uwe Steinmann Installed-Size: 16050 Multi-Arch: foreign Homepage: https://github.com/siemens/link-checker-service Priority: optional Section: utils Filename: pool/main/l/link-checker-service/link-checker-service_0.9.33-1_amd64.deb Size: 4755628 SHA256: 3c4198a3290711dc6ba379174da09c09306480ab74e707b87f2129c6bec2d0aa SHA1: 14a4a661fc9d5048c1d88d5bfadda9b27bae5984 MD5sum: d00f6ab10eed71adf751cf88fc6e2eea Description: Service to check for broken links For a website author willing provide a link checking functionality there are few options available. Browser requests to other domains are most likely to be blocked by CORS. Building the link-checking functionality into the back-end might compromise the stability of the service through exhaustion of various resources. . Thus, to minimize risk, a link checker should be isolated into a separate service. While there are several websites providing the functionality, these may not have access to hosts on a private network, and are otherwise not under your control. . Checking whether a link is broken seems like a trivial task, but consider checking a thousand links a thousand times. Several optimizations and server, gateways, CDN or proxy implementation peculiarity workarounds will need to be applied. This repository contains an implementation of such service. Package: link-checker-service-ui Source: link-checker-service Version: 0.9.33-1 Architecture: amd64 Maintainer: Uwe Steinmann Installed-Size: 4597 Multi-Arch: foreign Homepage: https://github.com/siemens/link-checker-service Priority: optional Section: utils Filename: pool/main/l/link-checker-service/link-checker-service-ui_0.9.33-1_amd64.deb Size: 1619992 SHA256: 2d4b656ed85993405a80d1dc71a8c61f819107297fbd3082bdf8e2ec6741589f SHA1: 9d6e75cb2b868a0c854722316b717192dfc16281 MD5sum: 6dacfe02cf298b19c82f34a8d81d3af8 Description: Simple web ui to use the link-checker-service Minor web server as a single command with all required html file embedded.