php-pecl-parle - Parsing and lexing
- Website:
- https://pecl.php.net/package/parle
- Licence:
- BSD and Boost
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
With Parle, it is possible to implement lexing and parsing in PHP while relying on features and principles of the parser/lexer generator tools for C/C++. Documentation: http://php.net/parle Package built for PHP 8.1.
Packages
php-pecl-parle-0.8.3-1.fc34.remi.8.1.x86_64 | [222 KiB] |
Changelog by Remi Collet (2022-04-16):
- update to 0.8.3 - drop patch merged upstream |
php-pecl-parle-0.8.2-2.fc34.remi.8.1.x86_64 | [217 KiB] |
Changelog by Remi Collet (2021-09-09):
- add patch for PHP 8.1 from https://github.com/weltling/parle/pull/28 |