Adding upstream version 1.0.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-22 17:57:53 +02:00
parent a04160a00d
commit 36fe29e3d5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
464 changed files with 372850 additions and 0 deletions

23
.lgtm.yml Normal file
View file

@ -0,0 +1,23 @@
path_classifiers:
library:
- "src/pplib/*"
extraction:
cpp:
prepare:
packages:
- build-essential
- automake
- autoconf
- libtool
- pkg-config
- libbind-dev
- libssl-dev
- libbz2-dev
- libidn2-dev
- zlib1g-dev
- libpcap-dev
- libpcre3-dev
configure:
command:
- ./autogen.sh
- ./configure