lxml
An LFE XML parser / wrapper for erlsom
Table of Contents
About ↟
lxml1 is a wrapper for the Erlang community erlsom library, providing the following additional features:
- Lispy naming conventions via LFE, and
- 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.2"}
]}.
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.