Package aperiot: Information

    Source package: aperiot
    Version: 0.2.1-alt2
    Build time:  Oct 3, 2013, 10:29 PM
    Report package bug
    License: BSD
    Summary: A grammar description language and a parser generator for Python
    Description: 
    Aperiot is a grammar description language and a parser generator for
    Python. Its purpose is to provide the means to describe a language's
    grammar and automatically generate a Python parser to recognize and
    process text written in that language. It is intended to be used mainly
    for programming and modelling languages.
    
    ``Aperio'' is a Latin word meaning ``to uncover,'' ``to unearth.''
    A parser is, after all, a tool that uncovers the structure of text.

    List of rpms provided by this srpm:
    aperiot (noarch)
    python-module-aperiot (noarch)

    Maintainer: George V. Kouryachy


      1. python-devel = 2.7
      2. rpm-build-python >= 0.8
      3. python-module-distribute
      4. python-module-libutilitaspy

    Last changed


    Oct. 3, 2013 George V. Kouryachy 0.2.1-alt2
    - Fix build
    July 22, 2012 George V. Kouryachy 0.2.1-alt1
    - Autobuild version bump to 0.2.1
    Jan. 23, 2012 George V. Kouryachy 0.2-alt1
    - Autobuild version bump to 0.2
    - No documentation included, what a ptiy :(
    - Buildreq updated