dev-java/serpent (spark-overlay)

Search

Package Information

Description:
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).
Homepage:
https://github.com/irmen/Serpent
License:
MIT

Versions

Version EAPI Keywords Slot
1.23-r1 7 ~amd64 0

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>zzy2529420793@gmail.com</email>
		<name>zongyu</name>
	</maintainer>
	<use>
		<flag name="binary"> install binary jar from maven central.</flag>
	</use>
	<upstream></upstream>
</pkgmetadata>

Lint Warnings

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST serpent-1.23-bin.jar 43024 bytes
DIST serpent-1.23-sources.jar 26049 bytes