Project/build/packaging adjustments + version 1.3
[measurements/measurements.git] / pkg / description.xml
1 <description
2         xmlns="http://openoffice.org/extensions/description/2006"
3         xmlns:dep="http://openoffice.org/extensions/description/2006"
4         xmlns:xlink="http://www.w3.org/1999/xlink"
5 >
6         <identifier value="net.mattmccutchen.measurements"/>
7
8         <version value="1.3"/>
9
10         <!-- I see no reason why Measurements would not run on every platform
11         on which OOo does.  I'll change this later if necessary. -->
12         <platform value="all"/>
13
14         <!-- Not using registration / simple-license. -->
15
16         <dependencies>
17                 <!-- I haven't done the testing to know what minimum OOo version
18                 is really needed, so I don't wish to block possibly working
19                 configurations.  3.0 should be plenty. -->
20         </dependencies>
21
22         <!-- Not supporting automatic update right now. -->
23
24         <!-- I would appreciate if people who fork Measurements would change
25         this, but it isn't critical. -->
26         <publisher>
27                 <name xlink:href="http://mattmccutchen.net/measurements/" lang="en">Matt McCutchen</name>
28         </publisher>
29
30         <display-name>
31                 <name lang="en">Measurements</name>
32         </display-name>
33
34         <extension-description>
35                 <src xlink:href="extension-description.txt"/>
36         </extension-description>
37 </description>