SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

embryo rpm build for : Fedora 10. For other distributions click embryo.

Name : embryo
Version : 0.9.9.050 Vendor : Fedora Project
Release : 1.fc10 Date : 2008-11-29 22:47:12
Group : System Environment/Libraries Source RPM : embryo-0.9.9.050-1.fc10.src.rpm
Size : 0.18 MB
Packager : Fedora Project
Summary : Easy to use library for running compiled PAWN programs
Description :
Embryo is primarily a shared library that gives you an API to load and control
interpreted programs compiled into an abstract machine bytecode that it
understands. This abstract (or virtual) machine is similar to a real machine
with a CPU, but it is emulated in software. The architecture is simple and is
the same as the abstract machine (AMX) in the PAWN language (formerly called
SMALL) as it is based on exactly the same code. Embryo has modified the code
for the AMX extensively and has made it smaller and more portable. It is VERY
small. The total size of the virtual machine code AND header files is less
than 2500 lines of code. It includes the floating point library support by
default as well. This makes it one of the smallest interpreters around, and
thus makes is very efficient to use in code.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/10/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  embryo-0.9.9.050-1.fc10.i386.rpm
ftp.icm.edu.pl  embryo-0.9.9.050-1.fc10.i386.rpm
     Search for other platforms
embryo-0.9.9.050-1.fc10.sparc.rpm
embryo-0.9.9.050-1.fc10.alpha.rpm
embryo-0.9.9.050-1.fc10.ppc.rpm
embryo-0.9.9.050-1.fc10.ia64.rpm
embryo-0.9.9.050-1.fc10.s390.rpm

Provides :
libembryo.so.0
embryo
embryo(x86-32)

Requires :
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.2.3)
rtld(GNU_HASH)
libembryo.so.0
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libm.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.3)
libm.so.6
libc.so.6(GLIBC_2.4)
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
/sbin/ldconfig
libc.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/bin/embryo_cc
/usr/lib/libembryo.so.0
/usr/lib/libembryo.so.0.9.9
/usr/share/doc/embryo-0.9.9.050
/usr/share/doc/embryo-0.9.9.050/AUTHORS
/usr/share/doc/embryo-0.9.9.050/COPYING
/usr/share/doc/embryo-0.9.9.050/COPYING-PLAIN
/usr/share/doc/embryo-0.9.9.050/README
/usr/share/embryo
/usr/share/embryo/include
/usr/share/embryo/include/default.inc

 
ICM