Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-kukulich-fshl - FSHL: fast syntax highlighter

Website:
http://fshl.kukulich.cz/
Licence:
GPLv2+
Vendor:
Remi Collet
Description:
FSHL is a free, open source, universal, fast syntax highlighter written in PHP.
A very fast parser performs syntax highlighting for few languages and produces
a HTML output.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/FSHL/autoload.php';

Packages

php-kukulich-fshl-2.1.0-4.el7.remi.noarch [61 KiB] Changelog by Remi Collet (2017-02-16):
- open https://github.com/kukulich/fshl/issues/12 failed tests
- add patch from https://github.com/kukulich/fshl/pull/13
  workaround for failed test with PHP 7.1, fix FTBFS
php-kukulich-fshl-2.1.0-2.el7.remi.noarch [60 KiB] Changelog by Remi Collet (2015-11-04):
- License is GPLv2+, from review #1277487