Use https by default
[gentoo.git] / sci-libs / nemesis / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <herd>sci</herd>
5   <longdescription lang="en">
6 NEMESIS is an enhancement to the EXODUSII finite element database
7 model used to store and retrieve data for unstructured parallel finite
8 element analyses. NEMESIS adds data structures which facilitate the
9 partitioning of a scalar (standard serial) EXODUSII file onto parallel
10 disk systems found on many parallel computers. Since the NEMESIS
11 application programming interface (API) can be used to append
12 information to an existing EXODUSII database, any existing software
13 that reads EXODUSII files can be used on files which contain NEMESIS
14 information. The NEMESIS information is written and read via C or C++
15 callable functions which compromise the NEMESIS I API.
16 </longdescription>
17   <upstream>
18     <remote-id type="sourceforge">exodusii</remote-id>
19   </upstream>
20 </pkgmetadata>