Metadata-Version: 2.1
Name: rtp.io
Version: 1.0
Summary: Fast RTPProxy-like RTP handling/processing engine.
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C
Description-Content-Type: text/markdown
License-File: LICENSE

# RTP.io

Fast RTPProxy-like RTP handling/processing engine.

## Introduction

TBD

### Usage

```python
from rtp.io import rtpproxy

rtpp = rtpproxy()
```
