Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: flex | Distribution: Mageia |
Version: 2.6.4 | Vendor: Mageia.Org |
Release: 3.mga7 | Build date: Mon Sep 24 08:18:13 2018 |
Group: Development/Other | Build host: localhost |
Size: 876409 | Source RPM: flex-2.6.4-3.mga7.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://flex.sourceforge.net/ | |
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.
BSD
* Sun Sep 23 2018 umeabot <umeabot> 2.6.4-3.mga7 (not released yet) + Revision: 1297722 - Mageia 7 Mass Rebuild * Mon Jul 16 2018 pterjan <pterjan> 2.6.4-2.mga7 + Revision: 1243890 - Add a patch fixing a segfault when built against new glibc * Tue Oct 03 2017 shlomif <shlomif> 2.6.4-1.mga7 + Revision: 1168050 - New version 2.6.4 * Sun Jan 08 2017 akien <akien> 2.6.1-3.mga6 + Revision: 1080649 - Revert to 2.6.1 again, version 2.6.3 is *also* bogus * Fri Dec 30 2016 luigiwalser <luigiwalser> 2.6.3-1.mga6 + Revision: 1078727 - 2.6.3 - rediff patch 1 - fix README name * Tue Nov 01 2016 akien <akien> 2.6.1-2.mga6 + Revision: 1064505 - Revert to 2.6.1, previous version is buggy: https://github.com/westes/flex/issues/113 * Wed Oct 26 2016 luigiwalser <luigiwalser> 2.6.2-1.mga6 + Revision: 1063663 - 2.6.2 - rediff patch1 * Fri Apr 08 2016 shlomif <shlomif> 2.6.1-1.mga6 + Revision: 999503 - New version 2.6.1 * Thu Jan 21 2016 neoclust <neoclust> 2.6.0-2.mga6 + Revision: 926221 - Add P2: Commented in C style in skeleton; fixed sf#195 * Thu Jan 07 2016 luigiwalser <luigiwalser> 2.6.0-1.mga6 + Revision: 920352 - 2.6.0 - update patch 1 * Wed Oct 14 2015 blino <blino> 2.5.39-4.mga6 + Revision: 891680 - package more docs to fix build with rpm 4.13
/usr/bin/flex /usr/bin/flex++ /usr/bin/lex /usr/include/FlexLexer.h /usr/lib/.build-id /usr/lib/.build-id/3f /usr/lib/.build-id/3f/579a694e86ad87bba5693141badfda86d90753 /usr/lib64/libfl.a /usr/share/doc/flex/AUTHORS /usr/share/doc/flex/COPYING /usr/share/doc/flex/NEWS /usr/share/doc/flex/ONEWS /usr/share/doc/flex/README.md /usr/share/info/flex.info-1.xz /usr/share/info/flex.info-2.xz /usr/share/info/flex.info.xz /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.xz /usr/share/man/man1/flex.1.xz /usr/share/man/man1/lex.1.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 9 11:59:48 2022