starlink-ecsv-java

Parser for the metadata and data of an ECSV file
  https://github.com/Starlink/starjava/tree/master/ecsv
  0
  no reviews



The Enhanced Character Separated Values format was developed within the Astropy project and is described at APE6. It is composed of a YAML header followed by a CSV-like body, and is intended to be a human-readable and maybe even human-writable format with rich metadata. Most of the useful per-column and per-table metadata is preserved when de/serializing to this format. The version supported by this reader is currently ECSV 1.0.