Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php80-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.0 as Software Collection (php80 by remi).

Packages

php80-php-pecl-parle-0.8.2-1.fc32.remi.x86_64 [193 KiB] Changelog by Remi Collet (2021-01-18):
- update to 0.8.2
- drop patches merged upstream
php80-php-pecl-parle-0.8.1-9.fc32.remi.x86_64 [178 KiB] Changelog by Remi Collet (2021-01-15):
- add patch for 8.0 from
  https://github.com/weltling/parle/pull/22