|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<description xmlns="http://openoffice.org/extensions/description/2006" |
|
|
xmlns:d="http://openoffice.org/extensions/description/2006" |
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"> |
|
|
<identifier value="hwp5.oxt" /> |
|
|
|
|
|
<version value="0.1b1" /> |
|
|
|
|
|
<display-name> |
|
|
<name lang="en">HWP Document Format v5 Filter</name> |
|
|
<name lang="ko">HWP 문서 포맷 (버젼 5) 필터</name> |
|
|
</display-name> |
|
|
|
|
|
<platform value="all" /> |
|
|
|
|
|
<dependencies> |
|
|
<OpenOffice.org-minimal-version value="3.3"/> |
|
|
<OpenOffice.org-maximal-version value="3.6"/> |
|
|
</dependencies> |
|
|
|
|
|
<registration> |
|
|
<simple-license accept-by="admin"> |
|
|
<license-text xlink:href="registration/COPYING.txt" lang="en"/> |
|
|
</simple-license> |
|
|
</registration> |
|
|
|
|
|
<publisher> |
|
|
<name xlink:href="https://github.com/mete0r/pyhwp" lang="en">mete0r</name> |
|
|
<name xlink:href="https://github.com/mete0r/pyhwp" lang="ko">mete0r</name> |
|
|
</publisher> |
|
|
|
|
|
<extension-description> |
|
|
<src xlink:href="description/desc_ko.txt" lang="ko" /> |
|
|
<src xlink:href="description/desc_en.txt" lang="en" /> |
|
|
</extension-description> |
|
|
|
|
|
</description> |
|
|
|