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
`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
Afterbuy API Client for Elixir
A simple XML mapper for Elixir.
This module provides a lookup interface into the VerbNet semantic mapping dataset for natural language processing (NLP) solutions.
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)
An LFE XML parser / wrapper for erlsom
SAX parser
Library to work with Sedex.
Erlang Rest Client
Elixir library for the Force.com / SalesForce / SFDC REST API
Gandi Access over Elixir
API Wrapper for WireCard.
Creates an Elixir Map data structure from an XML string
Creates an Elixir Map data structure from an XML string or file (either potentially very large; it uses chunking and StringIO) without an...
A GPX parser for Elixir.
The package can help to parse complex xml structures into internal Elixir data types.
FIX (Foreign Information Exchange) protocol implementation for Erlang.
Flexible, fast, fun XML parser in Elixir
An xmlrpc parser for xmlrpc requests based on Plug