muparser 2.2.3-2 source package in Ubuntu

Changelog

muparser (2.2.3-2) unstable; urgency=low


  * Merge to unstable from experimental
  * Updated symbols

 -- Scott Howard <email address hidden>  Mon, 28 Jan 2013 22:02:02 -0500

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
muparser_2.2.3-2.dsc 1.5 KiB 42ee5264f1829d89b1dfbcf4f918a68250928e6372da5f4dff1388550738678f
muparser_2.2.3.orig.tar.gz 1.4 MiB 2c9231e7c40c8df6e11fb1e4d2d5a7b7fa644fb0fae9faa28afedc983b3850ea
muparser_2.2.3-2.debian.tar.gz 9.9 KiB 6a3e9fbae252d6f950f198e37db58759b7240ca797fdeb3230f06bc556a1fc91

Available diffs

No changes file available.

Binary packages built by this source

libmuparser-dev: No summary available for libmuparser-dev in ubuntu saucy.

No description available for libmuparser-dev in ubuntu saucy.

libmuparser-doc: No summary available for libmuparser-doc in ubuntu saucy.

No description available for libmuparser-doc in ubuntu saucy.

libmuparser2: fast mathematical expressions parser library (runtime)

 muParser is a high performance mathematical parser library, written in pure
 C++. It is based on transforming an expression into a bytecode and
 precalculating constant parts of it.
 .
 This package contains the files necessary for running applications that use
 the muParser library.