New app: MATHTools

master
Boris Kraut 2014-07-29 10:56:39 +02:00
parent de78109c2a
commit 61dd65fff4
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,32 @@
Categories:Science & Education
License:GPLv3
Web Site:https://github.com/aminb/mathtools
Source Code:https://github.com/aminb/mathtools
Issue Tracker:https://github.com/aminb/mathtools/issues
Auto Name:MATHTools
Summary:Tools for highschool math
Description:
Collection of handy tools for highschool (and early university) students
who deal with math.
.
Repo Type:git
Repo:https://github.com/aminb/mathtools
Build:0.1,1
commit=v0.1
subdir=app
gradle=yes
srclibs=CommonsMath@MATH_3_3
rm=app/libs/commons-math3-3.3.jar
prebuild=pushd $$CommonsMath$$ && \
$$MVN3$$ package && \
popd && \
cp $$CommonsMath$$/target/commons-math3-3.3.jar libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.1
Current Version Code:1

2
srclibs/CommonsMath.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/apache/commons-math.git