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...
Parse and generate XML using DSL extension of Ecto.Schema.
Castile is a modern Elixir SOAP API client.
Elixir library for the Force.com / SalesForce / SFDC REST API
A module that implements the CWMP protocol
A simple Infobip REST API client for Elixir
A simple csv parser that supports both CSV and XLSX
`Retroper` is the tool to convert between `Estructura.Aston` instances, _XML_ and _JSON_.
Afterbuy API Client for Elixir
Easily create resumable parsers with parser_builder
This module provides a lookup interface into the VerbNet semantic mapping dataset for natural language processing (NLP) solutions.
XML parser for Elixir (based on Erlsom)
Saxaboom is a data mapper that leverages SAX to extract information from documents, focused on low overhead and developer happiness.
A simple XML mapper for Elixir.
An LFE XML parser / wrapper for erlsom
Erlang Rest Client
SAX parser
Library to work with Sedex.
API Wrapper for WireCard.
Elixir library for the Force.com / SalesForce / SFDC REST API
Gandi Access over Elixir
Creates an Elixir Map data structure from an XML string
FIX (Foreign Information Exchange) protocol implementation for Erlang.
A GPX parser for 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.
Flexible, fast, fun XML parser in Elixir
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...