Files
casebot/deps/nimble_csv/hex_metadata.config
T
2026-08-15 23:08:36 -05:00

15 lines
570 B
Plaintext

{<<"links">>,
[{<<"Changelog">>,<<"https://hexdocs.pm/nimble_csv/changelog.html">>},
{<<"GitHub">>,<<"https://github.com/dashbitco/nimble_csv">>}]}.
{<<"name">>,<<"nimble_csv">>}.
{<<"version">>,<<"1.3.0">>}.
{<<"description">>,<<"A simple and fast CSV parsing and dumping library">>}.
{<<"elixir">>,<<"~> 1.15">>}.
{<<"files">>,
[<<"lib">>,<<"lib/nimble_csv.ex">>,<<".formatter.exs">>,<<"mix.exs">>,
<<"README.md">>,<<"CHANGELOG.md">>]}.
{<<"app">>,<<"nimble_csv">>}.
{<<"licenses">>,[<<"Apache-2.0">>]}.
{<<"requirements">>,[]}.
{<<"build_tools">>,[<<"mix">>]}.