-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
https://github.com/ebobby/cl-simple-table
cl-simple-table is a set of functions to create rows and tables of rows and run some queries in them. Also included are simple functions to create tables from tabular data files, such as CSV (comma separated values) or TSV (tab separated values). This makes this library very useful to work with these files.