Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: flex | Distribution: Fedora Project |
Version: 2.6.4 | Vendor: Fedora Project |
Release: 18.fc41 | Build date: Thu Jul 18 01:24:01 2024 |
Group: Unspecified | Build host: buildvm-x86-32.iad2.fedoraproject.org |
Size: 824709 | Source RPM: flex-2.6.4-18.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/westes/flex | |
Summary: A tool for generating 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-3-Clause-flex AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND GPL-3.0-or-later WITH Texinfo-exception AND FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND GPL-2.0-or-later AND X11
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Apr 23 2024 Arjun Shankar <arjun@redhat.com> - 2.6.4-17 - Provide flex-doc via the main flex package * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 30 2023 Arjun Shankar <arjun@redhat.com> - 2.6.4-14 - Analyse flex sources for license information - Migrate License field to SPDX identifiers for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 (#2222083) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/bin/flex /usr/bin/flex++ /usr/bin/lex /usr/include/FlexLexer.h /usr/lib/.build-id /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/205d720d8458a24f0050f0379ab4821092cdbb /usr/share/doc/flex /usr/share/doc/flex/NEWS /usr/share/doc/flex/README.md /usr/share/info/flex.info-1.gz /usr/share/info/flex.info-2.gz /usr/share/info/flex.info.gz /usr/share/licenses/flex /usr/share/licenses/flex/COPYING /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.gz /usr/share/man/man1/flex.1.gz /usr/share/man/man1/lex.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024