[ bullseye ]
[ 源代码: tnetstring3 ]
软件包:python3-tnetstring(0.3.1-3 以及其他的)
python3 library for data serialization using typed netstrings
Python3 implementation of the tnetstring serialization format.
Tnetstring is a lot like JSON but it uses a new syntax called "typed netstrings" that was proposed for use in the Mongrel2 webserver. It's designed to be simpler and easier to implement than JSON, with a happy consequence of also being faster in many cases.
This Python library provided functions to read and write tnetstrings. It's a port of the python2 tnetstring library.
其他与 python3-tnetstring 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)