rust-html5ever0.26-devel-0.26.0-2.el10_0 in Fedora EPEL 10.0
↵ Return to the main page of rust-html5ever0.26-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-10-04 |
Fabio Valentini <decathorpe at gmail dot com> - 0.26.0-2 |
- Disable tests to avoid pulling in outdated dependencies |
2024-09-25 |
Fabio Valentini <decathorpe at gmail dot com> - 0.26.0-1 |
- Initial import (html5ever 0.26 compat package) |
Provides
- crate(html5ever)
- rust-html5ever0.26-devel
Files
- usr/
- share/
- cargo/
- registry/
- html5ever-0.26.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- benches/
- build.rs
- data/
- bench/
- lipsum-zh.html
- lipsum.html
- medium-fragment.html
- small-fragment.html
- strong.html
- tiny-fragment.html
- examples/
- arena.rs
- capi/
- noop-tokenize.rs
- noop-tree-builder.rs
- print-tree-actions.rs
- tokenize.rs
- macros/
- src/
- driver.rs
- lib.rs
- macros.rs
- serialize/
- tokenizer/
- char_ref/
- interface.rs
- mod.rs
- states.rs
- tree_builder/
- data.rs
- mod.rs
- rules.rs
- tag_sets.rs
- types.rs
- util/