rust-jsonc-parser-devel-0.32.4-1.fc45 in Fedora Rawhide
↵ Return to the main page of rust-jsonc-parser-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-06-29 |
Zbigniew Jędrzejewski-Szmek <zbyszek at amutable dot com> - 0.32.4-1 |
- initial packaging |
Provides
- crate(jsonc-parser)
- rust-jsonc-parser-devel
Files
- usr/
- share/
- cargo/
- registry/
- jsonc-parser-0.32.4/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- benches/
- bench.rs
- data/
- citm_catalog.json
- package.txt
- tsconfig.json
- dprint.json
- rust-toolchain.toml
- src/
- ast.rs
- common.rs
- cst/
- errors.rs
- lib.rs
- parse_to_ast.rs
- parse_to_value.rs
- parser.rs
- scanner.rs
- serde.rs
- string.rs
- tokens.rs
- value.rs
- tests/
- specs/
- array/
- array.json
- array.txt
- empty-array.json
- empty-array.txt
- trailing_comma.json
- trailing_comma.txt
- comments/
- inline-comments.json
- inline-comments.txt
- only-comments.json
- only-comments.txt
- encoding/
- encoding.json
- encoding.txt
- object/
- empty-object.json
- empty-object.txt
- non-string-prop-names.json
- non-string-prop-names.txt
- object.json
- object.txt
- trailing_comma.json
- trailing_comma.txt
- string/
- test.rs