lxml

An LFE XML parser / wrapper for erlsom


License
Apache-2.0

Documentation

lxml

Build Status LFE Versions Erlang Versions Tags

An LFE XML parser / wrapper for erlsom

Project logo

Table of Contents

About ↟

lxml1 is a wrapper for the Erlang community erlsom library, providing the following additional features:

  1. Lispy naming conventions via LFE, and
  2. Utility functions for easily accessing parsed XML data (e.g., map, get-in, get-linked, &c.).

Both of these are discussed more in the lxml docs (see below for the link).

Setup ↟

Just add it to your rebar.config deps:

{deps, [
    {lxml, "0.4.3"}
]}.

And then do the usual:

rebar3 compile

Usage ↟

Usage information is provided in the documentation:


Footnotes

1: Known in some circles as the notorious Professor El Xavier Emile (A.K.A "El X. Emile"). Possible arch-enemy of Lucha Libre LFE.