Package gem-parslet-doc: Information

    Binary package: gem-parslet-doc
    Version: 2.0.0-alt1
    Architecture: noarch
    Build time:  Sep 18, 2023, 11:38 PM in the task #307833
    Source package: gem-parslet
    Report package bug
    License: MIT
    Summary: Parser construction library with great error reporting in Ruby documentation files
    Description: 
    Parser construction library with great error reporting in Ruby documentation
    files.
    
    Parslet makes developing complex parsers easy. It does so by
    
    * providing the best error reporting possible
    * not generating reams of code for you to debug
    
    Parslet takes the long way around to make your job easier. It allows for
    incremental language construction. Often, you start out small, implementing
    the atoms of your language first; _parslet_ takes pride in making this
    possible.

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    Last changed


    July 13, 2021 Pavel Skrylev 2.0.0-alt1
    - + packaged gem with Ruby Policy 2.0