gpo.zugaina.org

Search Portage & Overlays:

dev-java/serpent

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).

Screenshots

USE Flags

elibc_FreeBSD
* This flag is undocumented *
doc
Global: Adds extra documentation (API, Javadoc, etc)
source
Global: Zip the sources and install them
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
binary
Global: Install the binary version directly, rather than using it to build the source version.