Source: canlock Priority: optional Section: news Maintainer: Florian Schlichting Build-Depends: debhelper-compat (=12), bison, flex Standards-Version: 4.3.0 Homepage: https://micha.freeshell.org/libcanlock/ Vcs-Git: https://salsa.debian.org/debian/canlock.git Vcs-Browser: https://salsa.debian.org/debian/canlock Package: libcanlock-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libcanlock3 (= ${binary:Version}), ${misc:Depends} Conflicts: libcanlock2-dev Replaces: libcanlock2-dev Description: development files for Usenet cancel lock library Cancel locks are used by Usenet article posters to authenticate their authorship of an article. It may then by used by servers to prevent cancel and supersede abuse. The use of this feature remains the newsmaster's decision. . This library may be used for both the generation and the verification of cancel locks. The header file and the static library are included in this package. Package: libcanlock3 Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: library for creating and verifying Usenet cancel locks Cancel locks are used by Usenet article posters to authenticate their authorship of an article. It may then by used by servers to prevent cancel and supersede abuse. The use of this feature remains the newsmaster's decision. . This library may be used for both the generation and the verification of cancel locks. Package: canlock Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: utilities for creating and verifying Usenet cancel locks Cancel locks are used by Usenet article posters to authenticate their authorship of an article. It may then by used by servers to prevent cancel and supersede abuse. The use of this feature remains the newsmaster's decision. . This package contains a simple utility wrapping the canlock library, which may be used for both the generation and the verification of cancel locks, along with a message header parser and a header field parser.