ruby-expression-parser 0.9.1-2 source package in Ubuntu

Changelog

ruby-expression-parser (0.9.1-2) unstable; urgency=low


  * Bump Standards-Version to 3.9.5, no changes
  * Bump gem2deb build dependency to >= 0.7.5~

 -- Per Andersson <email address hidden>  Thu, 10 Apr 2014 02:54:40 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ruby-expression-parser_0.9.1-2.dsc 2.2 KiB e4df09bf6ee1b2fc446068175019085cc15d45c3fbc668f4f64caeaedc96f622
ruby-expression-parser_0.9.1.orig.tar.gz 4.0 KiB 2e2713656ef3193808a276502deb6f60b4dd35f225eddf13711014ef9b92c57a
ruby-expression-parser_0.9.1-2.debian.tar.xz 2.4 KiB 9a085dd5d65142a6c0622ad44eec44f5e54e282fdaab524a279fadc0552124d5

Available diffs

No changes file available.

Binary packages built by this source

ruby-expression-parser: mathematical expression parser for Ruby

 Implementation of a parser for mathematical expressions. Introducing the
 Parser class which parses raw string input and gives mathematical objects as
 output.
 .
 Inspired by http://lukaszwrobel.pl/blog/math-parser-part-3-implementation .

ruby-expression-parser-doc: mathematical expression parser for Ruby (documentation)

 Implementation of a parser for mathematical expressions. Introducing the
 Parser class which parses raw string input and gives mathematical objects as
 output.
 .
 Inspired by http://lukaszwrobel.pl/blog/math-parser-part-3-implementation .
 .
 This package contains the documentation for ruby-expression-parser.