-
Notifications
You must be signed in to change notification settings - Fork 0
/
description.xml
26 lines (26 loc) · 1.43 KB
/
description.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version='1.0' encoding='UTF-8'?>
<description
xmlns="http://openoffice.org/extensions/description/2006"
xmlns:dep="http://openoffice.org/extensions/description/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="sci.ponomar.cuconverter"/>
<version value="2.0.0"/>
<display-name>
<name lang="en">Church Slavic codepage converter</name>
<name lang="ru">Конвертер церковнославянских кодировок</name>
<name lang="cu">Конве́ртеръ церковнословѣ́нскїхъ кодирѡ́вокъ</name>
</display-name>
<publisher>
<name xlink:href="http://sci.ponomar.net/" lang="en">Slavonic Computing Initiative</name>
<name xlink:href="http://sci.ponomar.net/" lang="ru">Инициативная группа славянской информатики</name>
<name xlink:href="http://sci.ponomar.net/" lang="cu">И҆ницїати́внаѧ грꙋ́ппа словѣ́нскагѡ и҆сполне́нїѧ</name>
</publisher>
<registration>
<simple-license accept-by="admin" default-license-id="ID0" suppress-on-update="true" >
<license-text xlink:href="LICENSE" lang="en" license-id="ID0" />
<license-text xlink:href="LICENSE" lang="en-US" />
<license-text xlink:href="RULICENSE.txt" lang="ru-RU" />
<license-text xlink:href="RULICENSE.txt" lang="cu-RU" />
</simple-license>
</registration>
</description>