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
`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
Afterbuy API Client for Elixir
Library to work with Sedex.
Saxaboom is a data mapper that leverages SAX to extract information from documents, focused on low overhead and developer happiness.
Erlang Rest Client
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)
An LFE XML parser / wrapper for erlsom
SAX parser
Elixir library for the Force.com / SalesForce / SFDC REST API
A simple XML mapper for Elixir.
Gandi Access over Elixir
API Wrapper for WireCard.
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.
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...
An xmlrpc parser for xmlrpc requests based on Plug