spl 1.0~pre6-4ubuntu1 source package in Ubuntu

Changelog

spl (1.0~pre6-4ubuntu1) raring; urgency=low

  * Merge from Debian unstable. Remaining change:
    + Add 03_ubuntu_multiarch:
      debian/rules: Use multiarch locations. Fixes FTBFS. (LP: #852606)
  * Added missing versioned build-dependency on dpkg-dev for multiarch
    variable.
 -- Vibhav Pant <email address hidden>   Thu, 20 Dec 2012 22:47:49 +0530

Upload details

Uploaded by:
Vibhav Pant
Sponsored by:
Daniel T Chen
Uploaded to:
Raring
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
spl_1.0~pre6.orig.tar.gz 346.6 KiB 737658aea624f17ede8bb965b89cbd4acf40148906c55d3eebc8cc34d1755c30
spl_1.0~pre6-4ubuntu1.diff.gz 9.4 KiB 245e0508fab0bb92e7e9a1a39203b5f29b3c4f55d5e7819910057eee16e21920
spl_1.0~pre6-4ubuntu1.dsc 2.0 KiB 5ccae12c798ed3cd895efb60c15032863978cbb076e19eb93a857759bc6d25f3

View changes file

Binary packages built by this source

spl-core: SPL Programming Language

 SPL is an embeddable programming language with a wide range of features. This
 package contains the core functionality for spl. If you need the adapters for a
 database consider installing one of spl-postgres, spl-mysql or spl-sqlite.
 .
 Features include but are not limited to:
  * Completely stateful. It is at any point possible to interrupt a running
    SPL script, dump its entire state to disk and resume later on.
  * Feature-Rich. SPL has native support for hashes and arrays, regular
    expressions, object oriented programming, etc.
  * Dynamic. SPL is a full dynamic language - with all the advantages and
    disadvantages.
  * C-Style Syntax. SPL has a c-style syntax (as well as many other languages
    such as Java, JavaScript, PHP, S-Lang, etc). So it is easier to get
    started.
  * Advanced String Lexing. SPL allows the programmer to simply embed
    variables and complex expressions in string and template files. E.g.
    this is very important for rapid development of web applications.
  * Well-Structured Backend. The SPL runtime is not just one big blackbox.
    Instead there is a clear and visible seperation of compiler, assembler,
    optimizer, virtual machine, etc. This makes it possible to easily adapt
    the library for your special needs when embedding it in your applications.

spl-curl: No summary available for spl-curl in ubuntu xenial.

No description available for spl-curl in ubuntu xenial.

spl-dev: No summary available for spl-dev in ubuntu raring.

No description available for spl-dev in ubuntu raring.

spl-mysql: No summary available for spl-mysql in ubuntu wily.

No description available for spl-mysql in ubuntu wily.

spl-postgres: No summary available for spl-postgres in ubuntu raring.

No description available for spl-postgres in ubuntu raring.

spl-sdl: No summary available for spl-sdl in ubuntu xenial.

No description available for spl-sdl in ubuntu xenial.

spl-sqlite: No summary available for spl-sqlite in ubuntu vivid.

No description available for spl-sqlite in ubuntu vivid.

spl-webspl: No summary available for spl-webspl in ubuntu xenial.

No description available for spl-webspl in ubuntu xenial.

spl-xml: No summary available for spl-xml in ubuntu raring.

No description available for spl-xml in ubuntu raring.