Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource ocaml-yamlx

A pure-OCaml YAML 1.2 and 1.1 library with a lossless, comment-preserving AST. Features: - Full YAML 1.2 compliance — passes all 371 tests from the yaml-test-suite. - Pure OCaml — no C bindings, no external runtime dependencies. - Lossless AST — the parsed node tree preserves scalar styles (plain, 'single-quoted', "double-quoted", | literal, > folded), flow vs. block collection style, tags, anchors, and source positions. - Best-effort comment preservation — standalone (head) comments before a node, inline (line) comments after a value, and trailing (foot) comments after the last item of a block collection are attached to the nearest node and re-emitted by the printer. - Pretty-printer — `Nodes.to_yaml` serializes a node list back to a YAML string, preserving all of the above. - Plain-YAML printer — `Nodes.to_plain_yaml_exn` produces a restricted subset with no anchors, no aliases (expanded inline), no tags, no flow collections, and no complex mapping keys — the fragment of YAML that most people recognize on sight. - Typed-value resolver — `Values.of_yaml` applies the YAML 1.2 JSON schema and returns value list with `Null | Bool | Int | Float | String | Seq | Map` constructors. - Multi-document streams — both the node and value APIs handle streams containing more than one ----separated document. - Correct anchor scoping — anchors are document-local; an alias in document N cannot refer to an anchor defined in document N−1. - Structured errors — `Scan_error` and `Parse_error` carry a pos record with line, column, and byte offset. `catch_errors` wraps any of these into a `(_, string)` result with a human-readable message, optionally prefixed with a file name. - Command-line tool — the yamlx binary reads YAML from a file or stdin and prints it in one of several formats.

Found 1 sites for ocaml-yamlx

Found 8 RPM for ocaml-yamlx

PackageSummaryDistributionDownload
ocaml-yamlx-0.2.0-1.fc45.aarch64.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora Rawhide for aarch64ocaml-yamlx-0.2.0-1.fc45.aarch64.rpm
ocaml-yamlx-0.2.0-1.fc45.ppc64le.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora Rawhide for ppc64leocaml-yamlx-0.2.0-1.fc45.ppc64le.rpm
ocaml-yamlx-0.2.0-1.fc45.s390x.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora Rawhide for s390xocaml-yamlx-0.2.0-1.fc45.s390x.rpm
ocaml-yamlx-0.2.0-1.fc45.x86_64.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora Rawhide for x86_64ocaml-yamlx-0.2.0-1.fc45.x86_64.rpm
ocaml-yamlx-0.1.0-1.fc44.aarch64.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora 44 testing updates for aarch64ocaml-yamlx-0.1.0-1.fc44.aarch64.rpm
ocaml-yamlx-0.1.0-1.fc44.ppc64le.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora 44 testing updates for ppc64leocaml-yamlx-0.1.0-1.fc44.ppc64le.rpm
ocaml-yamlx-0.1.0-1.fc44.s390x.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora 44 testing updates for s390xocaml-yamlx-0.1.0-1.fc44.s390x.rpm
ocaml-yamlx-0.1.0-1.fc44.x86_64.htmlPure OCaml YAML 1.2 parser with lossless comment-preserving ASTFedora 44 testing updates for x86_64ocaml-yamlx-0.1.0-1.fc44.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet