Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

README.txt 672 B

20 år sedan
20 år sedan
20 år sedan
1234567891011121314151617181920212223242526272829303132
  1. ===============
  2. cuetools README
  3. ===============
  4. :Author: Svend Sorensen
  5. :Contact: sorensen@users.berlios.de
  6. :Website: http://cuetools.berlios.de
  7. Description
  8. -----------
  9. cuetools is a set of utilities for working with Cue Sheet (cue) and Table of
  10. Contents (toc) files.
  11. It includes:
  12. cueconvert
  13. convert between the cue and toc formats
  14. cuebreakpoints
  15. print the breakpoints from a cue or toc file
  16. cueprint
  17. print disc and track infomation for a cue or toc file
  18. Installation
  19. ------------
  20. Building requires GNU Make. Run ``make install`` to install cuetools into the
  21. default location of /usr/local. The Makefiles also support both the prefix and
  22. DESTDIR variables.