pkgsrc-wip/py-Impacket/TODO
Michal Pasternak 0eb2ed71d8 Impacket is a collection of Python classes for working with network
protocols. Impacket is mostly focused on providing low?level programmatic
access to the packets, however some protocols (for instance NMB and SMB) are
implemented in a higher level as a foundation for other protocols. 

Packets can be constructed from scratch, as well as parsed from raw data,
and the object oriented API makes it simple to work with deep hierarchies of
protocols.
2003-12-18 22:29:05 +00:00

6 lines
143 B
Text

$Id: TODO,v 1.1.1.1 2003/12/18 22:29:05 mpasternak Exp $
1) make the binaries installed with PYVERSSUFFIX
2) buildlink maybe
-- dotz@irc.pl