rtp.io 0.9__cp38-cp38-manylinux_2_34_s390x.whl → 1.0__cp38-cp38-manylinux_2_34_s390x.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of rtp.io might be problematic. Click here for more details.

Binary file
@@ -0,0 +1,24 @@
1
+ Metadata-Version: 2.1
2
+ Name: rtp.io
3
+ Version: 1.0
4
+ Summary: Fast RTPProxy-like RTP handling/processing engine.
5
+ Classifier: Programming Language :: Python :: 3
6
+ Classifier: Programming Language :: C
7
+ Description-Content-Type: text/markdown
8
+ License-File: LICENSE
9
+
10
+ # RTP.io
11
+
12
+ Fast RTPProxy-like RTP handling/processing engine.
13
+
14
+ ## Introduction
15
+
16
+ TBD
17
+
18
+ ### Usage
19
+
20
+ ```python
21
+ from rtp.io import rtpproxy
22
+
23
+ rtpp = rtpproxy()
24
+ ```
@@ -0,0 +1,6 @@
1
+ rtp/io.cpython-38-s390x-linux-gnu.so,sha256=FetCYpMNtel8G4PqTPBU0YvJt4W2QjErdZOyqt0b9PM,10949704
2
+ rtp_io-1.0.dist-info/LICENSE,sha256=hWSGhFUl3WtVXUyLcszQr8sgtZ5TWcsTXeQiENFUenk,1325
3
+ rtp_io-1.0.dist-info/METADATA,sha256=9_pfmsJVpY1zD_C4i3d0W_ZWSPFhLQHIPhcahndR65s,413
4
+ rtp_io-1.0.dist-info/WHEEL,sha256=L7hC72VIRoBUbb0LJceqPG8UoF9C51kwzEs9GN6hoZY,110
5
+ rtp_io-1.0.dist-info/top_level.txt,sha256=ItHaKx4urzESdHWGcfMQp6qOc_47_2HanUkWqk17jig,4
6
+ rtp_io-1.0.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: rtp.io
3
- Version: 0.9
4
- Summary: Fast RTPProxy-like RTP handling/processing engine.
5
- Classifier: Programming Language :: Python :: 3
6
- Classifier: Programming Language :: C
7
- License-File: LICENSE
8
-
@@ -1,6 +0,0 @@
1
- rtp/io.cpython-38-s390x-linux-gnu.so,sha256=XRsaE9KG0EpDhF4vaEQXuD4oQeXZHuz9KfMl3feGmQI,10984440
2
- rtp_io-0.9.dist-info/LICENSE,sha256=hWSGhFUl3WtVXUyLcszQr8sgtZ5TWcsTXeQiENFUenk,1325
3
- rtp_io-0.9.dist-info/METADATA,sha256=SKtJ7BxpbepvfJb8YQZRhBnNCCCbKGtkqv8ME5rI__s,217
4
- rtp_io-0.9.dist-info/WHEEL,sha256=L7hC72VIRoBUbb0LJceqPG8UoF9C51kwzEs9GN6hoZY,110
5
- rtp_io-0.9.dist-info/top_level.txt,sha256=ItHaKx4urzESdHWGcfMQp6qOc_47_2HanUkWqk17jig,4
6
- rtp_io-0.9.dist-info/RECORD,,
File without changes
File without changes