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