Go to file
Petr Písař 8afaf39e55 0.11 bump
2021-08-03 16:54:21 +02:00
.fmf Add FMF tests and gating 2021-05-04 13:18:34 +02:00
plans Add FMF tests and gating 2021-05-04 13:18:34 +02:00
tests Correct a typo 2021-06-03 13:06:55 +02:00
.gitignore 0.11 bump 2021-08-03 16:54:21 +02:00
gating.yaml Add FMF tests and gating 2021-05-04 13:18:34 +02:00
macros.perl-XS-Parse-Keyword Subpackage XS::Parse::Keyword::Builder 2021-06-02 16:40:01 +02:00
perl-XS-Parse-Keyword.rpmlintrc 0.08 bump 2021-06-18 13:31:59 +02:00
perl-XS-Parse-Keyword.spec 0.11 bump 2021-08-03 16:54:21 +02:00
README.md Added the README 2021-05-04 10:48:36 +00:00
sources 0.11 bump 2021-08-03 16:54:21 +02:00

perl-XS-Parse-Keyword

This module provides some XS functions to assist in writing syntax modules that provide new perl-visible syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism.