Xlsx file parser (Excel, LibreOffice, etc.)
A module for converting an XML string to a map
XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for sec...
Castile is a modern Elixir SOAP API client.
Parse and generate XML using DSL extension of Ecto.Schema.
Elixir library for the Force.com / SalesForce / SFDC REST API
`Retroper` is the tool to convert between `Estructura.Aston` instances, _XML_ and _JSON_.
A module that implements the CWMP protocol
Easily create resumable parsers with parser_builder
A simple Infobip REST API client for Elixir
A simple csv parser that supports both CSV and XLSX
Erlang Rest Client
This module provides a lookup interface into the VerbNet semantic mapping dataset for natural language processing (NLP) solutions.
A simple XML mapper for Elixir.
An LFE XML parser / wrapper for erlsom
Afterbuy API Client for Elixir
Elixir library for the Force.com / SalesForce / SFDC REST API
Saxaboom is a data mapper that leverages SAX to extract information from documents, focused on low overhead and developer happiness.
XML parser for Elixir (based on Erlsom)
Creates an Elixir Map data structure from an XML string
Gandi Access over Elixir
SAX parser
Library to work with Sedex.
API Wrapper for WireCard.
FIX (Foreign Information Exchange) protocol implementation for Erlang.
A GPX parser for Elixir.
Flexible, fast, fun XML parser in Elixir
Creates an Elixir Map data structure from an XML string or file (either potentially very large; it uses chunking and StringIO) without an...
The package can help to parse complex xml structures into internal Elixir data types.
Trackstar is a GPX parser. Specify the path to a GPX file and it will output a GeoJSON of the track as a LineString. It currently works w...