File: README.md

package info (click to toggle)
golang-pault-go-debian 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Test data for ar parsing and debsig-style signature checking are taken from
projects with which we are attempting to remain compatible.

- Test data for debsig-type signature checking are taken from the
  GPLv2-licensed `debsig-verify` project, last modified as of 2020-12-24.

- Test data for ar parsing are taken from the MIT-licensed ar library by Blake
  Smith, at https://github.com/blakesmith/ar, last modified as of 2019-02-19.

None of this data is included in compiled binaries, so the licensing terms for
binaries compiled with or from go-debian are not modified.