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

rust-comrak-devel-0.18.0-1.fc37 RPM for noarch

From Fedora 37 updates for x86_64 / Packages / r

Name: rust-comrak-devel Distribution: Fedora Project
Version: 0.18.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Apr 20 21:18:27 2023
Group: Unspecified Build host: buildvm-x86-05.iad2.fedoraproject.org
Size: 1217025 Source RPM: rust-comrak-0.18.0-1.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/comrak
Summary: 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter
A 100% CommonMark-compatible GitHub Flavored Markdown parser and
formatter.

This package contains library source intended for building other packages which
use the "comrak" crate.

Provides

Requires

License

BSD-2-Clause

Changelog

* Thu Apr 20 2023 Fabio Valentini <decathorpe@gmail.com> - 0.18.0-1
  - Update to version 0.18.0; Fixes RHBZ#2094154
* Sat Feb 04 2023 Fabio Valentini <decathorpe@gmail.com> - 0.12.1-7
  - Rebuild for fixed frame pointer compiler flags in Rust RPM macros
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 11 2023 Fabio Valentini <decathorpe@gmail.com> - 0.12.1-5
  - Disable doctests on ppc64le to work around a compiler crash on LLVM 15
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Feb 15 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.12.1-3
  - Rebuild with package notes
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Oct 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.1-1
  - Update to version 0.12.1; Fixes RHBZ#2002263
* Fri Sep 03 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.0-1
  - Update to version 0.12.0; Fixes RHBZ#2000468
* Sun Aug 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.11.0-1
  - Update to version 0.11.0; Fixes RHBZ#1928085
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/share/cargo/registry/comrak-0.18.0
/usr/share/cargo/registry/comrak-0.18.0/.cargo-checksum.json
/usr/share/cargo/registry/comrak-0.18.0/CODE_OF_CONDUCT.md
/usr/share/cargo/registry/comrak-0.18.0/COPYING
/usr/share/cargo/registry/comrak-0.18.0/Cargo.toml
/usr/share/cargo/registry/comrak-0.18.0/LICENSE.dependencies
/usr/share/cargo/registry/comrak-0.18.0/README.md
/usr/share/cargo/registry/comrak-0.18.0/RELEASE_CHECKLIST.md
/usr/share/cargo/registry/comrak-0.18.0/benches
/usr/share/cargo/registry/comrak-0.18.0/benches/progit.rs
/usr/share/cargo/registry/comrak-0.18.0/changelog.txt
/usr/share/cargo/registry/comrak-0.18.0/examples
/usr/share/cargo/registry/comrak-0.18.0/examples/custom_headings.rs
/usr/share/cargo/registry/comrak-0.18.0/examples/headers.rs
/usr/share/cargo/registry/comrak-0.18.0/examples/s-expr.rs
/usr/share/cargo/registry/comrak-0.18.0/examples/sample.rs
/usr/share/cargo/registry/comrak-0.18.0/examples/syntax_highlighter.rs
/usr/share/cargo/registry/comrak-0.18.0/examples/syntect.rs
/usr/share/cargo/registry/comrak-0.18.0/examples/update-readme.rs
/usr/share/cargo/registry/comrak-0.18.0/rustfmt.toml
/usr/share/cargo/registry/comrak-0.18.0/src
/usr/share/cargo/registry/comrak-0.18.0/src/adapters.rs
/usr/share/cargo/registry/comrak-0.18.0/src/arena_tree.rs
/usr/share/cargo/registry/comrak-0.18.0/src/cm.rs
/usr/share/cargo/registry/comrak-0.18.0/src/ctype.rs
/usr/share/cargo/registry/comrak-0.18.0/src/entity.rs
/usr/share/cargo/registry/comrak-0.18.0/src/html.rs
/usr/share/cargo/registry/comrak-0.18.0/src/lib.rs
/usr/share/cargo/registry/comrak-0.18.0/src/main.rs
/usr/share/cargo/registry/comrak-0.18.0/src/nodes.rs
/usr/share/cargo/registry/comrak-0.18.0/src/parser
/usr/share/cargo/registry/comrak-0.18.0/src/parser/autolink.rs
/usr/share/cargo/registry/comrak-0.18.0/src/parser/inlines.rs
/usr/share/cargo/registry/comrak-0.18.0/src/parser/mod.rs
/usr/share/cargo/registry/comrak-0.18.0/src/parser/shortcodes.rs
/usr/share/cargo/registry/comrak-0.18.0/src/parser/table.rs
/usr/share/cargo/registry/comrak-0.18.0/src/plugins
/usr/share/cargo/registry/comrak-0.18.0/src/plugins/mod.rs
/usr/share/cargo/registry/comrak-0.18.0/src/plugins/syntect.rs
/usr/share/cargo/registry/comrak-0.18.0/src/scanners.re
/usr/share/cargo/registry/comrak-0.18.0/src/scanners.rs
/usr/share/cargo/registry/comrak-0.18.0/src/strings.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests
/usr/share/cargo/registry/comrak-0.18.0/src/tests.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/api.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/autolink.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/core.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/description_lists.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/footnotes.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/fuzz.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/header_ids.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/options.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/plugins.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/propfuzz.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/regressions.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/shortcodes.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/strikethrough.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/superscript.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/table.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/tagfilter.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/tasklist.rs
/usr/share/cargo/registry/comrak-0.18.0/src/tests/xml.rs
/usr/share/cargo/registry/comrak-0.18.0/src/xml.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 18:23:28 2024