This commit is contained in:
2026-08-15 23:08:36 -05:00
parent 133a54657c
commit c32957b78e
37 changed files with 134528 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
{application,casebot,[{modules,['Elixir.Casebot','Elixir.Casebot.CSV']},{optional_applications,[]},{applications,[kernel,stdlib,elixir,logger,nimble_csv]},{description,"casebot"},{registered,[]},{vsn,"0.1.0"}]}.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
{application,nimble_csv,[{modules,['Elixir.NimbleCSV','Elixir.NimbleCSV.ParseError','Elixir.NimbleCSV.RFC4180','Elixir.NimbleCSV.Spreadsheet']},{optional_applications,[]},{applications,[kernel,stdlib,elixir]},{description,"A simple and fast CSV parsing and dumping library"},{registered,[]},{vsn,"1.3.0"}]}.