You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-dnslib 0.9.26: new port
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user