netrcex
Netrc parser
Library to read netrc files implemented in Elixir
Reads netrc files implemented in Elixir
4 stars
3 watching
2 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ma2gedev/ltsvex | An Elixir implementation of a tab-separated values parser with labeled fields | 10 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
lexmag/msgpax | A high-performance MessagePack implementation for Elixir | 288 |
maarek/ether | Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
ma2gedev/gimei_ex | Generates random Japanese names and addresses. | 7 |
mururu/msgpack-elixir | An Elixir implementation of the MessagePack data serialization format | 70 |
maarek/parsex | An HTTP client for interacting with Parse.com's Restful API using Elixir | 2 |
emadalam/mahaul | A library to parse and validate environment variables with compile-time access guarantees in Elixir applications. | 22 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
jcomellas/ex_hl7 | HL7 message parser for Elixir | 41 |
ericmj/ex2ms | Translates Elixir functions to match specifications for use with ets | 195 |
kleinernik/elixir-aes-cmac | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |