套件:python-jsonpickle-doc(1.2-1)
python-jsonpickle-doc 的相關連結
Debian 的資源:
下載原始碼套件 jsonpickle:
維護小組:
外部的資源:
- 主頁 [jsonpickle.github.com]
相似套件:
Python library for serializing object graphs into JSON (documentation)
jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON. The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON. jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends.
This is the documentation package.
其他與 python-jsonpickle-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation