mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/py4j: Fix slack-desc.
This commit is contained in:
parent
4be3c9b220
commit
1ff20905cf
1 changed files with 6 additions and 6 deletions
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
py4j: py4j (bridge between Python and Java)
|
||||
py4j:
|
||||
py4j: Py4J enables Python programs running in a Python interpreter to
|
||||
py4j: Py4J enables Python programs running in a Python interpreter to
|
||||
py4j: dynamically access Java objects in a Java Virtual Machine. Methods are
|
||||
py4j: called as if the Java objects resided in the Python interpreter and
|
||||
py4j: Java collections can be accessed through standard Python collection
|
||||
py4j: methods. Py4J also enables Java programs to call back Python objects.
|
||||
py4j:
|
||||
py4j: called as if the Java objects resided in the Python interpreter and
|
||||
py4j: Java collections can be accessed through standard Python collection
|
||||
py4j: methods. Py4J also enables Java programs to call back Python objects.
|
||||
py4j:
|
||||
py4j:
|
||||
py4j:
|
||||
py4j:
|
||||
py4j:
|
||||
|
|
Loading…
Reference in a new issue