Package: piton Type: Package Title: Parsing Expression Grammars in Rcpp Version: 1.0.0 URL: https://github.com/Ironholds/piton BugReports: https://github.com/Ironholds/pitonissues Author: Os Keyes [aut, cre], Duncan Garmonsway [ctb], Colin Hirsch [cph], Daniel Frey [cph] Maintainer: Os Keyes Description: A wrapper around the 'Parsing Expression Grammar Template Library', a C++11 library for generating Parsing Expression Grammars, that makes it accessible within Rcpp. With this, developers can implement their own grammars and easily expose them in R packages. License: MIT + file LICENSE Encoding: UTF-8 LinkingTo: Rcpp Imports: Rcpp SystemRequirements: C++11 RoxygenNote: 7.1.1 Suggests: testthat Date: 2020-11-02 Repository: https://ironholds.r-universe.dev Date/Publication: 2020-11-02 18:59:31 UTC RemoteUrl: https://github.com/ironholds/piton RemoteRef: HEAD RemoteSha: e105e1772d977f1cb605fc0006575c9de8d393c7 NeedsCompilation: yes Packaged: 2026-06-01 07:02:42 UTC; root