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).
License | MIT |
---|---|
HomePage | https://github.com/irmen/Serpent |
Date | May 19, 2015 |
Files | pom (2 KB) jar (39 KB) View All |
Repositories | CentralJCenterSonatypeSpring Lib MSpring Plugins |
Ranking | #81390 in MvnRepository (See Top Artifacts) |
Used By | 4 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Test Dependencies (1)
Licenses
License | URL |
---|---|
MIT License | http://www.opensource.org/licenses/mit-license.php |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Irmen de Jong | irmen<at>razorvine.net | irmen |