weebo
XML-RPC parser
An XML-RPC parser/formatter for Elixir with datatype mapping support
An XML-RPC parser/formatter for Elixir, with full support for datatype mapping!
2 stars
3 watching
0 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 53 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
stchris/untangle | Converts XML to Python objects, allowing easy navigation and access of elements and attributes. | 613 |
savonarola/optimus | A command line arguments parsing library | 10 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
mururu/msgpack-elixir | An Elixir implementation of the MessagePack data serialization format | 70 |
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |