File: xmlcopyeditor.appdata.xml.in

package info (click to toggle)
xmlcopyeditor 1.3.1.0-1.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 24,544 kB
  • sloc: xml: 140,240; cpp: 29,372; sh: 4,925; makefile: 301; sed: 16
file content (24 lines) | stat: -rw-r--r-- 1,050 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
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>xmlcopyeditor.desktop</id>
  <project_licence>GPL-2.0+</project_licence>
  <name>XML Copy Editor</name>
  <summary>fast, free, validating XML editor</summary>

  <description>
    <_p>
      XML Copy Editor is an XML editor focusing on editing document markup
      languages like DITA, DocBook, WordprocessingML. Features: DTD/XML
      Schema/RELAX NG validation, XSLT, XPath, Pretty-printing, Syntax
      highlighting, Folding, Tag completion, Tag locking, Tag-free editing,
      Built-in support for XHTML, XSL, DocBook and TEI, Generating XML Schema,
      Spelling and style check with built-in spell/style checker.
    </_p>
  </description>

  <screenshots>
    <_screenshot type="default" width="640" height="387">https://a.fsdn.com/con/app/proj/xml-copy-editor/screenshots/151221.jpg</_screenshot>
  </screenshots>
  <url type="homepage">http://xml-copy-editor.sourceforge.net/</url>
  <updatecontact>zaneuji_at_users.sf.net</updatecontact>
</component>