Skip to content

A Cpython module to make the libtrace library available yo Python2 and/or python3

License

Notifications You must be signed in to change notification settings

nevil-brownlee/python-libtrace

Repository files navigation

python-libtrace

A Cpython module to make the libtrace library available to Python2 and/or python3

python-libtrace is not a complete set of all the libtrace routines, rather it's a somewhat simplified set, intended as an easy-to-use toolkit, and one that should be suitable for networking students. It use (more or less) the original field names within the various header decodes.

For installation and usage instructions see: INSTALL.md

Any user feedback - bug reports, suggestions for improvements, etc - is welcome. Please email

Nevil Brownlee: [email protected]

Copyright (c) 2015, Nevil Brownlee, U Auckland | WAND

This code is licensed under the GNU General Public License (GPL) version 3. Please see the included file GPL LICENSE.md for details of this license.

This code is a set of Python bindings for libtrace, whose copyright notice appears below.

---------------------------------------------------------------------------
Copyright (c) 2007-2008 The University of Waikato, Hamilton, New Zealand.
All rights reserved.

This code has been developed by the University of Waikato WAND
research group. For further information please see http://www.wand.net.nz/.
---------------------------------------------------------------------------

About

A Cpython module to make the libtrace library available yo Python2 and/or python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages