[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект flex-2.6.4-9.el9

Имя flex
Эпоха 0
Версия 2.6.4
Релиз 9.el9
Сайт https://github.com/westes/flex
Лицензия BSD and LGPLv2+
Время сборки 2023-03-19 15:31:23
Хост сборки builder-x86-01.inferitos.ru
Краткое описание A tool for generating scanners (text pattern recognizers)
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
flex-2.6.4-9.el9.x86_64 A tool for generating scanners (text pattern recognizers) 10884c841df339bd3ec4aa59170b8611e6947a584b37e0827a02d9fef2014e20 download
flex-doc-2.6.4-9.el9.x86_64 Documentation for the flex scanner generator f9321c2fe3ebae7e611b3bbbc771a6693745ae238ab1b6bad53c6a567ce345af download
libfl-static-2.6.4-9.el9.x86_64 Static libraries for the flex scanner generator 6491f459192dad60e019d2fdf53bc6f06a90119bf2ab59123326e0e5aad9da8f download
i686
libfl-static-2.6.4-9.el9.i686 Static libraries for the flex scanner generator 3d95d119bf411f7cc6e8e90962f94a45b370215a4823690cb1b7e345d33e62ab download
aarch64
flex-2.6.4-9.el9.aarch64 A tool for generating scanners (text pattern recognizers) 9bbe6536d0f354953b21cb673e59d8b83c16811bb4f16785261635b836ecbe93 download
flex-doc-2.6.4-9.el9.aarch64 Documentation for the flex scanner generator 3675094331ef8563d8ba8e9c66a7517cda402226942a19e72e078145b67a4487 download
libfl-static-2.6.4-9.el9.aarch64 Static libraries for the flex scanner generator 88b30691d9a7fcb55739899b19e325cf204bb3b60bc73a17295b09d47cb1f41a download
src
flex-2.6.4-9.el9.src A tool for generating scanners (text pattern recognizers) d0c922bac22cd35c8ad2cea0a97124ab2a2357a09ab40af53b19e6654b0ba893 download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.6.4-9
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.4-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.4-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937