serpent serpent

Group net.razorvine
描述 Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).
版本 仓库 发布时间
1.40 central 2021-05-15 06:02
1.30 central 2020-01-27 06:53
1.23 central 2017-07-04 04:45
1.18 central 2017-02-19 21:05
1.17 central 2017-02-18 04:46
1.16 central 2016-12-28 06:19
1.15 central 2016-10-11 07:03
1.13 central 2016-09-09 06:38
1.12 central 2015-08-09 02:25
1.11 central 2015-05-20 06:55
索引仓库
仓库 个数
Central 592045