pkgdesc='Theoretical computer science datastructures and algorithms implementation. The library provides graphical and console interface similar to bash with many classical algorithms manipulating automata, grammars, regular expressions, trees and strings.'
pkgdesc='Theoretical computer science datastructures and algorithms implementation. The library provides graphical and console interface similar to bash with many classical algorithms manipulating automata, grammars, regular expressions, trees and strings.'
...
@@ -45,7 +45,7 @@ check() {
...
@@ -45,7 +45,7 @@ check() {
make test ARGS="--output-on-failure"
make test ARGS="--output-on-failure"
}
}
package_algorithms-library-git(){
package_algorithms-library-nightly(){
depends=('tclap''libxml2''readline')
depends=('tclap''libxml2''readline')
optdepends=('graphviz: Visualize data structures')
optdepends=('graphviz: Visualize data structures')