[ 源代码: pycson ]
软件包:python3-cson(0.8-1 以及其他的)
python parser for the Coffeescript Object Notation (CSON)
CoffeeScript-Object-Notation is similar to JSON but used for CoffeeScript objects. This package provides a Python parser for CSON.
其他与 python3-cson 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-speg
- PEG-based parser interpreter with memoization