rust-fend-core-devel-1.4.4-1.fc40 in Fedora 40
↵ Return to the main page of rust-fend-core-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-03-08 |
Fabio Valentini <decathorpe at gmail dot com> - 1.4.4-1 |
- Update to version 1.4.4; Fixes RHBZ#2265622 |
2024-01-23 |
Albert Larsan <albertlarsan at unbon dot cafe> - 1.4.2-1 |
- Update to 1.4.2 (fedora#2259857) |
2024-01-18 |
Albert Larsan <albertlarsan at unbon dot cafe> - 1.4.1-1 |
- Initial import (fedora#2254883) |
Provides
- crate(fend-core)
- rust-fend-core-devel
Files
- usr/
- share/
- cargo/
- registry/
- fend-core-1.4.4/
- .cargo-checksum.json
- Cargo.toml
- LICENSE.md
- README.md
- src/
- ast.rs
- date/
- day.rs
- day_of_week.rs
- month.rs
- parser.rs
- year.rs
- date.rs
- error.rs
- eval.rs
- format.rs
- ident.rs
- inline_substitutions.rs
- interrupt.rs
- json.rs
- lexer.rs
- lib.rs
- num/
- base.rs
- bigrat.rs
- biguint.rs
- complex.rs
- continued_fraction.rs
- dist.rs
- exact.rs
- formatting_style.rs
- real.rs
- unit/
- base_unit.rs
- named_unit.rs
- unit_exponent.rs
- unit.rs
- num.rs
- parser.rs
- result.rs
- scope.rs
- serialize.rs
- units/
- units.rs
- value/
- value.rs
- tests/