Bug 72684 - [ new port ] net-mgmt/py-flowtools: Python extension module for reading flow-tools' data
Summary: [ new port ] net-mgmt/py-flowtools: Python extension module for reading flow-...
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: 2004-10-14 14:00 UTC by Roman Bogorodskiy
Modified: 2004-10-15 17:43 UTC (History)
0 users

See Also:


Attachments
file.shar (2.25 KB, text/plain)
2004-10-14 14:00 UTC, Roman Bogorodskiy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy 2004-10-14 14:00:53 UTC
	py-flowtools extension module gives you a simple python interface
	to NetFlow data as stored by Mark Fullmer's flow-tools package.
	
	It contains a class FlowSet which reads the data from a given file
	(or from standard input). A FlowSet provides an iterator interface
	to access the individual flow records as instances of a second
	class called Flow. A Flow provides access to its data through
	attribute references.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-15 17:43:43 UTC
State Changed
From-To: open->closed

New port added, thank you!