# empact/roxml

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/empact-roxml).**

225 stars · 180 forks · Ruby · MIT

## Links

- GitHub: https://github.com/Empact/roxml
- Homepage: http://roxml.rubyforge.org/
- awesome-repositories: https://awesome-repositories.com/repository/empact-roxml.md

## Description

ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.

## Tags

### Part of an Awesome List

- [Parsing and Serialization](https://awesome-repositories.com/f/awesome-lists/devtools/parsing-and-serialization.md) — Bidirectional mapping between Ruby objects and XML.
