Newer
Older
Erwan Jahier
committed
OASISFormat: 0.4
Name: lutils
Version: 1.4
Erwan Jahier
committed
Authors: Erwan Jahier
Maintainers: erwan.jahier@imag.fr
License: GPL-3
Plugins: DevFiles (0.4), META (0.4)
Synopsis: Tools and libs shared by Verimag/synchronous tools (lustre, lutin, rdbg).
Homepage: http://www-verimag.imag.fr/
Description:
The gnuplot-rif tool vizualise RIF files using gnuplot.
The lutils library contains various modules shared between tools developped
at Verimag in the synchronous group. Those modules deal with:
- generate and parse RIF files
- generate dro files (to call luciole)
Erwan Jahier
committed
BuildTools: ocamlbuild
PreBuildCommand: make src/lutilsVersion.ml
# A simple data visualiser based on gnuplot
Executable "gnuplot-rif"
Path: src
CompiledObject: native
MainIs: gnuplotrif.ml
BuildDepends: unix,str,camlp4,num
CompiledObject: native
Install: true
Library lutils
XMETADescription: shared by Verimag/synchronous tools (lustre, lutin, rdbg).
Path: src/
BuildDepends: unix,str,camlp4,num
Modules: RifIO,Data,LocalGenlex,GnuplotRif,Mypervasives,Luciole,LutilsVersion
Erwan Jahier
committed
Install: true
XMETAEnable: true
SourceRepository "master"
Type: git
Location: https://forge.imag.fr/anonscm/git/lutils/lutils.git
Branch: master
Browser: https://forge.imag.fr/projects/lutils/