Sun, 02 Jun 2024 17:42:29 UTC | login

Information for RPM erlang-erlsom-1.4.1-6.fc28.riscv64.rpm

ID25785
Nameerlang-erlsom
Version1.4.1
Release6.fc28
Epoch
Archriscv64
SummarySupport for XML Schema in Erlang
DescriptionErlsom 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.
Build Time2018-03-22 01:23:11 GMT
Size464.11 KB
3b7913c151fa4e8074c7b627180d2418
LicenseGPLv3+
scm:git:https://github.com/willemdj/erlsom.git
Provides
erlang-erlsom = 1.4.1-6.fc28
erlang-erlsom(riscv-64) = 1.4.1-6.fc28
erlsom = 1.4.1-6.fc28
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
erlang-compiler(riscv-64)
erlang-erts(riscv-64)
erlang-inets(riscv-64)
erlang-kernel(riscv-64)
erlang-stdlib(riscv-64)
erlang-xmerl(riscv-64)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 85 >>>
Name ascending sort Size
/usr/lib64/erlang/lib/erlsom-1.4.10.00 B
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin0.00 B
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom.app984.00 B
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom.beam7.99 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_add.beam4.71 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_compile.beam39.06 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_example_value.beam13.53 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_lib.beam40.58 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_parse.beam33.78 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_parseXsd.beam14.92 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_pass2.beam32.10 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax.beam4.89 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_latin1.beam46.50 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_latin9.beam46.99 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_lib.beam7.38 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_list.beam43.86 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_utf16be.beam49.30 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_utf16le.beam49.82 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_sax_utf8.beam49.79 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_simple_form.beam6.50 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_type2xsd.beam13.27 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_ucs.beam8.25 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_write.beam25.30 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/erlsom_writeHrl.beam11.89 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/ebin/ucs.beam17.68 KB
/usr/lib64/erlang/lib/erlsom-1.4.1/include0.00 B
/usr/lib64/erlang/lib/erlsom-1.4.1/include/erlsom.hrl1.15 KB
/usr/share/doc/erlang-erlsom0.00 B
/usr/share/doc/erlang-erlsom/erlsom.doc6.00 B
/usr/share/doc/erlang-erlsom/erlsom.htm277.70 KB
/usr/share/doc/erlang-erlsom/examples0.00 B
/usr/share/doc/erlang-erlsom/examples/book_store0.00 B
/usr/share/doc/erlang-erlsom/examples/book_store/BookStore.hrl345.00 B
/usr/share/doc/erlang-erlsom/examples/book_store/BookStore.xml1.24 KB
/usr/share/doc/erlang-erlsom/examples/book_store/BookStore.xsd957.00 B
/usr/share/doc/erlang-erlsom/examples/book_store/book_store.erl1013.00 B
/usr/share/doc/erlang-erlsom/examples/complex_form0.00 B
/usr/share/doc/erlang-erlsom/examples/complex_form/complex_form_example.erl600.00 B
/usr/share/doc/erlang-erlsom/examples/complex_form/erlsom_complex_form.erl10.32 KB
/usr/share/doc/erlang-erlsom/examples/complex_form/foo.xml168.00 B
/usr/share/doc/erlang-erlsom/examples/continuation0.00 B
/usr/share/doc/erlang-erlsom/examples/continuation/BookStore.xml2.18 KB
/usr/share/doc/erlang-erlsom/examples/continuation/continuation_example.erl4.17 KB
/usr/share/doc/erlang-erlsom/examples/continuation/itunes_example.xml2.64 KB
/usr/share/doc/erlang-erlsom/examples/continuation/itunes_example_be.xml5.36 KB
/usr/share/doc/erlang-erlsom/examples/erlsom_example0.00 B
/usr/share/doc/erlang-erlsom/examples/erlsom_example/erlsom.hrl1.15 KB
/usr/share/doc/erlang-erlsom/examples/erlsom_example/erlsom_example.erl2.01 KB
/usr/share/doc/erlang-erlsom/examples/erlsom_example/example_in.xml279.00 B
/usr/share/doc/erlang-erlsom/examples/erlsom_example/example_in.xsd610.00 B
Component of
1 through 3 of 3
Buildroot descending sort Created State
f29-build-9522-4276 2018-06-09 22:26:47 expired
f29-build-6754-1655 2018-06-02 07:12:39 expired
f29-build-4549-1059 2018-05-26 00:11:47 expired