File: description.xml

package info (click to toggle)
libreoffice-texmaths 0.49-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,388 kB
  • sloc: sh: 67; xml: 32; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
	<identifier value="org.roland65.texmaths"/>
	<display-name>
		<name>TexMaths</name>
	</display-name>
	<icon>
		<default xlink:href="icons/texmaths.svg" />
	</icon>
	<version value="0.49"/>
	<dependencies>
		<OpenOffice.org-minimal-version value="3.3" name="OpenOffice.org 3.3"/>
	</dependencies>
    <publisher>
        <name xlink:href="http://roland65.free.fr/" lang="en">Roland Baudin</name>
    </publisher>
	<update-information>
		<src xlink:href="http://roland65.free.fr/texmaths/TexMaths.update.xml" />
	</update-information>
</description>