Skip to content

arcusfelis/csv_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV parser for Erlang

License: MIT

Author: Uvarov Michael (arcusfelis@gmail.com)

Tests

Next command runs tests:

./rebar eunit skip_deps=true

Code examples

  • CSV reader It reads and shows the list of the states from the file.

    To run, use:

    examples/csv_reader.escript examples/states.csv
    

About

CSV parser in Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published