rust-plotlib-devel-0.5.1-1.fc36 in Fedora Rawhide
	↵ Return to the main page of rust-plotlib-devel
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
Changelog
	
		
			
				| Date | 
				Author | 
				Change | 
			
		
		
			| 2021-08-28 | 
			Davide Cavalca <dcavalca at fedoraproject dot org> 0.5.1-1 | 
			- Initial import; Fixes: RHBZ#1990502 | 
		
		
		
	
 
	
	
		Provides
		
			- crate(plotlib)
 
			- rust-plotlib-devel
 
		
	 
 
Files
	
	- usr/
	- share/
	- cargo/
	- registry/
	- plotlib-0.5.1/
	- .cargo-checksum.json
 
	- CHANGELOG
 
	- Cargo.toml
 
	- LICENSE
 
	- README.md
 
	- examples/
	- barchart_svg.rs
 
	- boxplot_svg.rs
 
	- function_svg.rs
 
	- histogram_svg.rs
 
	- histogram_text.rs
 
	- letter_counter.rs
 
	- line_and_point_svg.rs
 
	- line_svg.rs
 
	- scatter_svg.rs
 
	- scatter_text.rs
 
	- with_grid.rs
 
	
 
	- release.sh
 
	- scatter.png
 
	- src/
	- axis.rs
 
	- errors.rs
 
	- grid.rs
 
	- lib.rs
 
	- page.rs
 
	- render.rs
 
	- repr/
	- barchart.rs
 
	- boxplot.rs
 
	- histogram.rs
 
	- mod.rs
 
	- plot.rs
 
	
 
	- save.rs
 
	- style.rs
 
	- svg_render.rs
 
	- text_render.rs
 
	- utils.rs
 
	- view.rs
 
	
 
	- tests/
 
	
 
	
 
	
 
	- doc/
 
	- licenses/