py-dnslib 0.9.26: new port

This commit is contained in:
Marius Schamschula
2026-04-06 07:44:10 -05:00
parent 9022736015
commit f1ea96ff2f
+23
View File
@@ -0,0 +1,23 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup python 1.0
name py-dnslib
version 0.9.26
revision 0
license BSD-2
maintainers {mps @Schamschula} openmaintainer
description A library to encode/decode DNS wire-format packets.
long_description {*}${description}
homepage https://github.com/paulc/dnslib
supported_archs noarch
platforms {darwin any}
checksums rmd160 e9836230ecf4f235621a2d88a8bc5c92a7cf067a \
sha256 be56857534390b2fbd02935270019bacc5e6b411d156cb3921ac55a7fb51f1a8 \
size 82901
python.versions 310 311 312 313 314