fix incorrect folder name for julia-0.6.x
Former-commit-id: ef2c7401e0876f22d2f7762d182cfbcd5a7d9c70
This commit is contained in:
		
							
								
								
									
										28
									
								
								julia-0.6.3/share/appdata/julia.appdata.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								julia-0.6.3/share/appdata/julia.appdata.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!-- Copyright 2014 Paul Lange <palango@gmx.de> --> | ||||
| <application> | ||||
|  <id type="desktop">julia.desktop</id> | ||||
|  <metadata_license>CC-BY-SA-3.0</metadata_license> | ||||
|  <project_license>MIT and LGPL-2.1+ and GPL-2.0+</project_license> | ||||
|  <description> | ||||
|   <p> | ||||
|    Julia is a high-level, high-performance dynamic programming language for | ||||
|    technical computing, with syntax that is familiar to users of other | ||||
|    technical computing environments. It provides a sophisticated compiler, | ||||
|    distributed parallel execution, numerical accuracy, and an extensive | ||||
|    mathematical function library. | ||||
|   </p> | ||||
|   <p> | ||||
|    The library, largely written in Julia itself, | ||||
|    also integrates mature, best-of-breed C and Fortran libraries for linear | ||||
|    algebra, random number generation, signal processing, and string processing. | ||||
|    In addition, the Julia developer community is contributing a number of | ||||
|    external packages through Julia’s built-in package manager at a rapid pace. | ||||
|   </p> | ||||
|  </description> | ||||
|  <screenshots> | ||||
|   <screenshot type="default">https://julialang.org/images/julia-gnome.png</screenshot> | ||||
|  </screenshots> | ||||
|  <url type="homepage">https://julialang.org/</url> | ||||
|  <updatecontact>julia-dev@googlegroups.com</updatecontact> | ||||
| </application> | ||||
		Reference in New Issue
	
	Block a user