neko 2.3.0-1build2 source package in Ubuntu
Changelog
neko (2.3.0-1build2) hirsute; urgency=medium * Rebuild against new mariadb-10.5. -- Gianfranco Costamagna <email address hidden> Thu, 03 Dec 2020 21:57:01 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna on 2020-12-03
- Uploaded to:
- Hirsute
- Original maintainer:
- Andy Li
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-12-04 | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
neko_2.3.0.orig.tar.gz | 502.0 KiB | 850e7e317bdaf24ed652efeff89c1cb21380ca19f20e68a296c84f6bad4ee995 |
neko_2.3.0-1build2.debian.tar.xz | 9.1 KiB | 5ff0ae3fcc035f7095c8cf182a9ff903633bea03064cb706bf62f3353a0882b2 |
neko_2.3.0-1build2.dsc | 2.1 KiB | 4fe9a56dc7da4491c3163cd2849d66aea39e318621ed99853fe096a156b03f52 |
Available diffs
- diff from 2.3.0-1build1 to 2.3.0-1build2 (325 bytes)
Binary packages built by this source
- libapache2-mod-neko: Apache module for running server-side Neko programs
Neko provides a common runtime for several different languages,
including JavaScript and haXe.
.
This package includes a module for Apache 2 so that you can
dynamically generate server-side web pages from Apache.
.
Neko was written by Nicolas Cannasse.
- libneko2: Lightweight virtual machine - shared library
Neko provides a common runtime for several different languages,
including JavaScript and haXe.
.
This is the shared library implementing the Neko virtual machine.
.
Neko was written by Nicolas Cannasse.
- libneko2-dbgsym: debug symbols for libneko2
- neko: Lightweight virtual machine - compiler and tools
Neko provides a common runtime for several different languages,
including JavaScript and haXe.
.
The compiler converts a source file (.neko) into a bytecode file (.n)
that can be executed with the Virtual Machine. You can use the
compiler as standalone commandline executable separated from the
virtual machine, or as a Neko library to perform compile-and-run for
interactive languages.
.
Neko was written by Nicolas Cannasse.
- neko-dbgsym: debug symbols for neko
- neko-dev: Lightweight virtual machine - headers
Neko provides a common runtime for several different languages,
including JavaScript and haXe.
.
The virtual machine is both very lightweight and well optimized. It
can be easily embedded into other applications, and libraries are
directly accessible using the C foreign function interface.
.
This package includes the header files for development using the Neko
virtual machine.
.
Neko was written by Nicolas Cannasse.