P5-text-table-asv

Jul 20, 2023

Generate ASV (ASCII Separated Value)

TextTableASV provides a single function, table, which formats a two-dimensional array of data as ASV. This is basically a way to generate ASV using the same interface as that of TextTableTiny v0.03 or TextTableOrg.

ASV ASCII separated values, also sometimes DEL a.k.a. Delimited ASCII is a format similar to TSV tab separated values. Instead of Tab character “\t” as the field separator, ASV uses “\x1f” ASCII Unit Separator character and instead of newline “\n” as the record separator, ASV uses “\x1e” ASCII Record Separator. There is currently no quoting or escaping mechanism provided. “\x1c”, “\x1d”, “\x1e”, and “\x1f” characters in cell will be replaced by spaces.



Checkout these related ports:
  • Zxing-cpp - ZXing C++ Library for QR code recognition
  • Zu-hunspell - Zulu hunspell dictionaries
  • Zu-aspell - Aspell Zulu dictionary
  • Zq - Easier and faster alternative to jq
  • Zorba - General purpose C++ XQuery processor
  • Zenxml - Simple C++ XML Processing
  • Zed - Command-line tool to manage and query Zed data lakes
  • Yq - Command-line YAML and XML processor, jq wrapper for YAML/XML documents
  • Yould - Pronounceable word generator
  • Yodl - Easy to use but powerful document formatting/preparation language
  • Yi-hunspell - Yiddish hunspell dictionaries
  • Yi-aspell - Aspell Yiddish dictionary
  • Yelp-xsl - DocBook XSLT stylesheets for yelp
  • Yelp-tools - Utilities to help manage documentation for Yelp and the web
  • Ydiff - Diff readability enhancer for color terminals