Expression Evaluator: Fix metadata.

This commit is contained in:
Boris Kraut 2015-02-08 21:20:13 +01:00
parent d46e78a140
commit 1041e91e46

View file

@ -1,37 +1,38 @@
Categories:Science & Education Categories:Science & Education
License:PublicDomain License:PublicDomain
Web Site:https://sourceforge.net/projects/mathexpressionevaluator/ Web Site:https://sourceforge.net/projects/mathexpressionevaluator/
Source Code:https://sourceforge.net/p/mathexpressionevaluator/code/ Source Code:https://sourceforge.net/p/mathexpressionevaluator/code/
Issue Tracker:https://sourceforge.net/p/mathexpressionevaluator/discussion/ Issue Tracker:https://sourceforge.net/p/mathexpressionevaluator/discussion/
Name:Eval #Name:Eval
Summary: Expression Evaluator (calculator) Auto Name:Expression Evaluator
Summary:Expression Evaluator (calculator)
Description: Description:
The program takes in mathematical expressions and evaluates them. Its a little bit more useful The program takes in mathematical expressions and evaluates them. Its a
then a common calculator in that it handles variables. The look and feel is more towards a little bit more useful then a common calculator in that it handles variables.
programming language. Simplified version of MathCad or Linux octave. The look and feel is more towards a programming language. Simplified version
of MathCad or Linux octave.
example input: Example input:
apple = 12, orange = 7 apple = 12, orange = 7
(apple/2 + orange)*10 (apple/2 + orange)*10
example output: Example output:
130.0 130.0
. .
Repo Type:git Repo Type:git
Repo:http://git.code.sf.net/p/mathexpressionevaluator/code Repo:http://git.code.sf.net/p/mathexpressionevaluator/code
Build:1.1,101 Build:1.1,101
commit=1.1 disable=build errors
commit=21e6fa
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest
Current Version:1.1 Current Version:1.1
Current Version Code:101 Current Version Code:101