dev-java/py4j
Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.
-
py4j-0.10.8.1-r1~amd64elibc_FreeBSD doc source test binary
View Download Browse License: BSDOverlay: spark-overlay
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.