
Download serpent JAR 1.12 with all dependencies
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).
Files of the artifact serpent version 1.12 from the group net.razorvine.
Test
Artifact serpent
Group net.razorvine
Version 1.12
Last update 08. August 2015
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.razorvine
Version 1.12
Last update 08. August 2015
Organization not specified
URL https://github.com/irmen/Serpent
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.40
Show newest versionShow all versions of serpent Show documentation
Please rate this JAR file. Is it a good library?
21 downloads
Source code of serpent version 1.12
META-INF
net.razorvine.serpent
net.razorvine.serpent.ast
net.razorvine.serpent
© 2015 - 2025 Weber Informatics LLC | Privacy Policy