SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

erlang-py_interface rpm build for : OpenSuSE. For other distributions click erlang-py_interface.

Name : erlang-py_interface
Version : 1.3 Vendor : obs://build_opensuse_org/home:scalaris
Release : 1.1 Date : 2016-08-02 13:12:41
Group : Productivity/Networking/System Source RPM : erlang-py_interface-1.3-1.1.src.rpm
Size : 0.33 MB
Packager : (none)
Summary : A python-implementation of an Erlang node
Description :
py_interface provides the possibility to create a node that may be used for communication with other Erlang nodes.

Some characteristics:
- The Python nodes are hidden, like the Java nodes
- The Python node supports
* registering the Python node in the epmd
* sending and receiving message
* executing remote procedure calls (the rpc:call(M,F,A) mechanism)
- The Python node does currently not do:
* linking
* tracing
- The Python node translates Erlang types to Python types as far as there is a reasonable Python counterpart. If there is not, then a class is used.
- The Python node is a single threaded callback-driven process.
- The Python node runs on Python 2.5 and Erlang R12. It may well still work with older version of both Python and Erlang. Development started on Python 1.5 and Erlang R7.


Authors:
--------
Tomas Abrahamsson < tabAATTlysator.liu.se>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/scalaris/SLE_12_SP1/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  erlang-py_interface-1.3-1.1.noarch.rpm
     

Provides :
erlang-py_interface

Requires :
python = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python2.7/site-packages/py_interface
/usr/lib/python2.7/site-packages/py_interface-1.3-py2.7.egg-info
/usr/lib/python2.7/site-packages/py_interface/__init__.py
/usr/lib/python2.7/site-packages/py_interface/__init__.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_async_conn.py
/usr/lib/python2.7/site-packages/py_interface/erl_async_conn.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_common.py
/usr/lib/python2.7/site-packages/py_interface/erl_common.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_epmd.py
/usr/lib/python2.7/site-packages/py_interface/erl_epmd.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_eventhandler.py
/usr/lib/python2.7/site-packages/py_interface/erl_eventhandler.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_node.py
/usr/lib/python2.7/site-packages/py_interface/erl_node.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_node_conn.py
/usr/lib/python2.7/site-packages/py_interface/erl_node_conn.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_opts.py
/usr/lib/python2.7/site-packages/py_interface/erl_opts.pyc
/usr/lib/python2.7/site-packages/py_interface/erl_term.py
/usr/lib/python2.7/site-packages/py_interface/erl_term.pyc
/usr/share/doc/packages/erlang-py_interface
/usr/share/doc/packages/erlang-py_interface/COPYING.LIB
/usr/share/doc/packages/erlang-py_interface/README

 
ICM