Bug 100599 - New port: net/pcs Packet Construction Set
Summary: New port: net/pcs Packet Construction Set
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 09:50 UTC by George V. Neville-Neil
Modified: 2006-07-20 13:19 UTC (History)
0 users

See Also:


Attachments
file.shar (4.57 KB, text/plain)
2006-07-20 09:50 UTC, George V. Neville-Neil
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George V. Neville-Neil freebsd_committer freebsd_triage 2006-07-20 09:50:11 UTC
Packet Construction Set is a set of Python classes and functions that simplify
writing packet and network protocol applications easier by providing access to 
the bytes of a packet as the field of an object.  For more information see the
source forge page here:

http://sourceforge.net/projects/pcs
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-07-20 13:19:06 UTC
State Changed
From-To: open->closed

Port added, thanks!