Fast Lexical Analyzer Generator
FLEX is a tool for generating scanners: programs that recognize lexical
patterns in text.
- Sources inherited from project SUSE:SLE-12:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP2:Update/flex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000390 390 Bytes | |
baselibs.conf | 0000000168 168 Bytes | |
flex-2.6.4.tar.gz | 0001419096 1.35 MB | |
flex.changes | 0000014227 13.9 KB | |
flex.spec | 0000003562 3.48 KB | |
lex-wrapper.sh | 0000000037 37 Bytes | |
use-extensions.patch | 0000000524 524 Bytes |
Latest Revision
Marcus Meissner (msmeissn)
committed
(revision 4)
Set link to flex.14036 via maintenance_release request
Comments 1
Is there a reason the exclude the static library? The recent update on SLES-12-SP4 breaks local builds, which require the static library.