description | PL/1 data files to CSV conversion utility |
owner | Niki Roo |
last change | Wed, 20 Nov 2024 11:08:03 +0000 (12:08 +0100) |
PL/1 data files to CSV conversion utility.
cbook --help
cbook --book BOOK.PLI (IN.DATA (OUT.CSV))
cbook -b BOOK.PLI (IN.DATA (OUT.CSV))
PL/1 data files to CSV conversion utility.
Works with EBCDIC data and PL/1 books.
Just run make
.
You can also use those make targets:
make doc
: build the Doxygen documentation (doxygen
required)make man
: build the man page (pandoc
required)make install PREFIX=/usr/local
: install the program into PREFIX (default is /usr/local
) and the manual if builtmake uninstall PREFIX=/usr/local
: uninstall the program from the given PREFIXmake clear
: clear the temporary filesmake mrpropre
: clear everything, including the main executable and the documentationmake test
: build the unit tests (check
required)make run-test
: start the unit testsmake run-test-more
: start the extra unit tests (can be long)CBook was written by Niki Roo niki@nikiroo.be
19 hours ago | master | shortlog | log | tree |