Package ocaml-ppxfind: Information

    Binary package: ocaml-ppxfind
    Version: 1.4-alt2
    Architecture: armh
    Build time:  Dec 25, 2020, 11:59 PM in the task #263310
    Source package: ocaml-ppxfind
    Category: Development/ML
    Report package bug
    License: MIT
    Summary: Ocamlfind ppx tool
    Description: 
    Ppxfind is a small command line tool that allow to apply ppx rewriters
    installed on the system on a file. It supports both new style ppx
    rewriters (driverised) and old styles ones.
    
    At the moment new styles ppx rewriters are executed in byte-code mode
    as Ppxfind relies on dynamic loading and the packaging of a lot of ppx
    rewriters is incomplete, i.e. the cmxs files are missing

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    Last changed


    Dec. 12, 2020 Anton Farygin 1.4-alt2
    - used macros from rpm-build-ocaml 1.4
    April 25, 2020 Anton Farygin 1.4-alt1
    - 1.4
    Jan. 30, 2020 Anton Farygin 1.3-alt2
    - fix for build by dune-2.x