Metadata-Version: 2.1
Name: tcp_probe
Version: 0.0.3
Summary: Tools for tracing TCP in Linux
Home-page: https://github.com/brucespang/tcp_probe
Author: Bruce Spang
Author-email: bruce@brucespang.com
License: UNKNOWN
Description: # tcp_probe
        
        [![Build Status](https://travis-ci.org/brucespang/tcp_probe.svg?branch=master)](https://travis-ci.org/brucespang/tcp_probe)
        
        A little library and set of tools to make it a bit easier to use Linux's tcp_probe tracing.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Operating System Kernels :: Linux
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: >=3
Description-Content-Type: text/markdown
