Package: wnpp
Owner: Andrius Merkys <mer...@debian.org>
Severity: wishlist

* Package name    : libgraph-grammar-perl
  Version         : 0.1.0
  Upstream Author : Andrius Merkys <mer...@cpan.org>
* URL             : https://metacpan.org/release/Graph-Grammar
* License         : BSD-3-Clause
  Programming Lang: Perl
  Description     : Grammar for graphs

Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a. graph grammar). Much of the API draws inspiration from Parse::Yapp, but instead of acting on text streams Graph::Grammar is oriented at graphs, as implemented in Perl's Graph module. Graph::Grammar implements a single method parse_graph() which accepts an instance of Graph and an array of rules. Every rule is evaluated for each vertex in a graph and, if a match is found, an action associated with the rule is executed.

Graph::Grammar is a new dependency of chemonomatopist.

Remark: This package is to be maintained with Debian Perl Group at

https://salsa.debian.org/perl-team/modules/packages/libgraph-grammar-perl

Reply via email to