Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nekovm-1.8.1-4.fc15 RPM for i686

From Fedora 15 for i386

Name: nekovm Distribution: Fedora Project
Version: 1.8.1 Vendor: Fedora Project
Release: 4.fc15 Build date: Wed Mar 23 19:44:28 2011
Group: Development/Libraries Build host: x86-07.phx2.fedoraproject.org
Size: 1003096 Source RPM: nekovm-1.8.1-4.fc15.src.rpm
Packager: Fedora Project
Url: http://nekovm.org/
Summary: Neko embedded scripting language and virtual machine
Neko is a high-level dynamically typed programming language which can
also be used as an embedded scripting language. It has been designed
to provide a common runtime for several different languages. Neko is
not only very easy to learn and use, but also has the flexibility of
being able to extend the language with C libraries. You can even write
generators from your own language to Neko and then use the Neko
Runtime to compile, run, and access existing libraries.

If you need to add a scripting language to your application, Neko
provides one of the best tradeoffs available between simplicity,
extensibility and speed.

Neko allows the language designer to focus on design whilst reusing a
fast and well constructed runtime, as well as existing libraries for
accessing filesystem, network, databases, xml...

Neko has a compiler and virtual machine. The Virtual Machine is both
very lightweight and extremely well optimised so that it can run very
quickly. The VM can be easily embedded into any application and your
libraries are directly accessible using the C foreign function
interface.

The compiler converts a source .neko file into a bytecode .n file that
can be executed with the Virtual Machine. Although the compiler is
written in Neko itself, it is still very fast. You can use the
compiler as standalone commandline executable separated from the VM,
or as a Neko library to perform compile-and-run for interactive
languages.

Note that the Fedora package does not yet include the Apache modules
(mod_neko and mod_tora) owing to the difficulty in getting them to
compile.

Provides

Requires

License

LGPLv2+

Changelog

* Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 1.8.1-4
  - rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Dec 27 2010 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-2
  - Bump and rebuild.
* Thu Jan 14 2010 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-1
  - New upstream version 1.8.1.
  - Rebase nekovm-library-paths.patch.
  - Recheck package with rpmlint.
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.8.0-6
  - rebuilt with new openssl
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Jan 23 2009 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-3
  - Rebuild to get updated mysql dep.
* Tue Dec 16 2008 Richard W.M. Jones <rjones@redhat.com> - 1.8.0-2
  - New upstream release 1.8.0.
  - Use dos2unix --keepdate.
  - Use scriptlets to run ldconfig.
  - Use _libdir instead of _prefix/lib.
  - Set the soname correctly and include libneko.so.1.
* Wed Sep 03 2008 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-7
  - prelink conf file DOESN'T use prefixes, need to use a glob instead.
* Tue Sep 02 2008 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-6
  - BR sqlite-devel
  - Remove DOS line-endings and executable bits from the source.
  - Add RPM CFLAGS.
  - *.ndll files are always installed in /usr/lib/neko (even on 64 bit).
  - Search /usr/lib64 directory for libraries when building.
  - When building, link against libmysqlclient.so (not .a).
  - Avoid a compiler stack overflow when building on 64 bit.
  - Stop prelink from stripping the binaries.
* Mon Sep 01 2008 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-3
  - Better way to strip the binaries.
* Sun Aug 31 2008 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-2
  - Initial RPM release.

Files

/etc/prelink.conf.d/nekovm.conf
/usr/bin/neko
/usr/bin/nekoc
/usr/bin/nekoml
/usr/bin/nekotools
/usr/lib/libneko.so
/usr/lib/libneko.so.1
/usr/lib/neko
/usr/lib/neko/mysql.ndll
/usr/lib/neko/mysql5.ndll
/usr/lib/neko/regexp.ndll
/usr/lib/neko/sqlite.ndll
/usr/lib/neko/std.ndll
/usr/lib/neko/ui.ndll
/usr/lib/neko/zlib.ndll
/usr/share/doc/nekovm-1.8.1
/usr/share/doc/nekovm-1.8.1/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 06:51:08 2013