GNU ccd2cue - News
ccd2cue 0.2 released
Item posted by Bruno Félix Rezende Ribeiro <oitofelix> on Mon 04 Nov 2013 04:39:11 PM UTC.
This new release features:
- Support for all features of the CUE sheet format, prominently CD-Text meta-data and track sub-code flags.
- Internationalization support using gettext.
- Compliance with the GNU Coding Standards and the GNU Maintaining Standards. Noteworthy changes are the use of the GNU build system for the ease and consistency of build and installation (see ‘INSTALL’ file), documentation in the Texinfo format, notably an user manual that can be outputted in numerous formats including, but not limited to, printable pdf, info, html and plain text.
- Traditional Unix man page automatically generated by ‘help2man’.
- Doxygen for in-depth source code documentation. That can be used to output pdf, html and numerous other formats documenting the inner workings of the code.
- GNU compliant command line parsing provided by Argp. It is no more necessary to provide arguments in the fixed order of command’s synopsis; the arguments can be given in any order and long options are accepted.
Powered by Savane 3.13-df36.
Corresponding source code