Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

flex-2.6.4-7 RPM for x86_64

From OpenMandriva Cooker for x86_64 / main / release

Name: flex Distribution: OpenMandriva Lx
Version: 2.6.4 Vendor: OpenMandriva
Release: 7 Build date: Sun Sep 4 13:34:38 2022
Group: Development/Other Build host: ryzen9-4.openmandriva.org
Size: 881054 Source RPM: flex-2.6.4-7.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://github.com/westes/flex
Summary: A tool for creating scanners (text pattern recognizers)
The flex program generates scanners. Scanners are
programs which can recognize lexical patterns in text.

Flex takes pairs of regular expressions and C code as input and
generates a C source file as output. The output file is compiled and
linked with a library to produce an executable.

The executable searches through its input for occurrences of the
regular expressions. When a match is found, it executes the
corresponding C code.

Flex was designed to work with both Yacc and Bison, and is used by
many programs as part of their build process.

You should install flex if you are going to use your system for
application development.

Provides

Requires

License

BSD

Files

/usr/bin/flex
/usr/bin/flex++
/usr/bin/lex
/usr/share/doc/flex
/usr/share/doc/flex/NEWS
/usr/share/info/flex.info-1.zst
/usr/share/info/flex.info-2.zst
/usr/share/info/flex.info.zst
/usr/share/locale/ca/LC_MESSAGES/flex.mo
/usr/share/locale/da/LC_MESSAGES/flex.mo
/usr/share/locale/de/LC_MESSAGES/flex.mo
/usr/share/locale/en@boldquot/LC_MESSAGES/flex.mo
/usr/share/locale/en@quot/LC_MESSAGES/flex.mo
/usr/share/locale/eo/LC_MESSAGES/flex.mo
/usr/share/locale/es/LC_MESSAGES/flex.mo
/usr/share/locale/fi/LC_MESSAGES/flex.mo
/usr/share/locale/fr/LC_MESSAGES/flex.mo
/usr/share/locale/ga/LC_MESSAGES/flex.mo
/usr/share/locale/hr/LC_MESSAGES/flex.mo
/usr/share/locale/ko/LC_MESSAGES/flex.mo
/usr/share/locale/nl/LC_MESSAGES/flex.mo
/usr/share/locale/pl/LC_MESSAGES/flex.mo
/usr/share/locale/pt_BR/LC_MESSAGES/flex.mo
/usr/share/locale/ro/LC_MESSAGES/flex.mo
/usr/share/locale/ru/LC_MESSAGES/flex.mo
/usr/share/locale/sr/LC_MESSAGES/flex.mo
/usr/share/locale/sv/LC_MESSAGES/flex.mo
/usr/share/locale/tr/LC_MESSAGES/flex.mo
/usr/share/locale/vi/LC_MESSAGES/flex.mo
/usr/share/locale/zh_CN/LC_MESSAGES/flex.mo
/usr/share/locale/zh_TW/LC_MESSAGES/flex.mo
/usr/share/man/man1/flex++.1.zst
/usr/share/man/man1/flex.1.zst
/usr/share/man/man1/lex.1.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 23:03:48 2024