You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
293 B
4 lines
293 B
TERMUX_PKG_HOMEPAGE=http://www.colm.net/open-source/ragel/
|
|
TERMUX_PKG_DESCRIPTION="Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code"
|
|
TERMUX_PKG_VERSION=6.9
|
|
TERMUX_PKG_SRCURL=http://www.colm.net/files/ragel/ragel-${TERMUX_PKG_VERSION}.tar.gz
|
|
|