Name: | erlang-erlsom |
---|---|
Version: | 1.2.1 |
Release: | 12.20120904gitdef76b9.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 918881 |
License: | GPLv3+ |
RPM: | erlang-erlsom-1.2.1-12.20120904gitdef76b9.el7.aarch64.rpm |
Source RPM: | erlang-erlsom-1.2.1-12.20120904gitdef76b9.el7.src.rpm |
Build Date: | Tue Sep 04 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceforge.net/projects/erlsom/ |
Summary: | Support for XML Schema in Erlang |
Description: | Erlsom is a set of functions to deal with XML Schema (XSDs) in Erlang. First you 'compile' the schema, and after that you can parse XML documents that conform to the schema. The result is a structure of Erlang records, based on the types that are defined by the Schema. Or, the other way around, a structure of records can be translated to an XML document. |
- Post-release git-snapshot for 1.2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Narrowed BuildRequires
- Rebuild with Erlang/OTP R14A - Simplified spec-file
- Narrow explicit requires
- Stop using macros for 'rm' and 'make' - Corrected license field
- Added missing BR dos2unix