# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 github.setup CoreSecurity impacket 0_11_0 impacket_ version [string map {_ .} ${github.version}] revision 1 maintainers {i0ntempest @i0ntempest} openmaintainer categories net devel description Impacket is a collection of Python classes focused on \ providing access to network packets. long_description {*}${description} Impacket allows Python developers to craft \ and decode network packets in simple and consistent manner. \ It includes support for low-level protocols such as IP, UDP \ and TCP, as well as higher-level protocols such as NMB and \ SMB. Impacket is highly effective when used in conjunction \ with a packet capture utility or package such as Pcapy. \ Packets can be constructed from scratch, as well as parsed \ from raw data. Furthermore, the object oriented API makes \ it simple to work with deep protocol hierarchies. platforms {darwin any} supported_archs noarch license Apache-1.1 python.default_version \ 312 depends_build-append \ port:py${python.version}-setuptools depends_run-append port:py${python.version}-asn1 \ port:py${python.version}-charset-normalizer \ port:py${python.version}-flask \ port:py${python.version}-ldap3 \ port:py${python.version}-openssl \ port:py${python.version}-pycryptodomex homepage https://www.secureauth.com/labs/open-source-tools/impacket/ checksums rmd160 1424fdb84dc99fbfbe86039428dcf86c007bedb8 \ sha256 7794d2cb665c264f4cda6652c30e727965a5f5ea10e258df5d00d9765ee24910 \ size 1511319