'\" t .\" Title: REPORT2.BYTE .\" Author: Sylvain Le Gall .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: Nov 12, 2006 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "REPORT2\&.BYTE" "1" "Nov 12, 2006" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" report2.byte \- OCaml code generator to read/write XML file into/from OCaml structure\&. .SH "SYNOPSIS" .HP \w'\fBreport2\&.byte\fR\ 'u \fBreport2\&.byte\fR [\-gen] [\-ibin] [\-obin] [\-o\ \fIfile\fR] [[\-help] | [\-\-help]] {\fIfile\fR} .SH "DESCRIPTION" .PP This manual page documents briefly the \fBreport2\&.byte\fR command\&. .PP This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page\&. .PP \fBreport2\&.byte\fR aims to made more easy the creation of XML reader/writer and the corresponding data structure\&. It enables to maintain a bijection between OCaml data structure and XML grammar\&. .PP \fBreport2\&.byte\fR has been designed to work in console mode\&. It is perfectly safe to use it in Makefile .PP \fB\-gen\fR .RS 4 Generate OCaml code for reading/writing the XML structure corresponding to the file given\&. .RE .PP \fB\-ibin\fR .RS 4 Use a binary file as input\&. .RE .PP \fB\-obin\fR .RS 4 Generate a binary file as output (useful to convert an XML file to a binary file)\&. .RE .PP \fB\-o \fR\fB\fBfile\fR\fR .RS 4 Use the given filename to output the result of the generation\&. By default, the filename is the source filename where the extension has been replaced by \&.ml\&. .RE .PP \fB\-help\fR, \fB\-\-help\fR .RS 4 Display an help message\&. .RE .SH "LICENSE" .PP This manual page was written by Sylvain Le Gall gildor@debian\&.org for the Debian GNU/Linux system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2\&.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage\&. .SH "SEE ALSO" .PP \fB report2.gui.byte \fR(1) .SH "AUTHOR" .PP \fBSylvain Le Gall\fR <\&gildor@debian\&.org\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br Copyright \(co 2005, 2006 Sylvain Le Gall .br