File: notepadqq.appdata.xml

package info (click to toggle)
notepadqq 2.0.0~beta1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,216 kB
  • sloc: javascript: 62,205; cpp: 17,647; sh: 223; xml: 36; makefile: 32
file content (36 lines) | stat: -rw-r--r-- 1,625 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
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>notepadqq.desktop</id>
  <metadata_license>MIT</metadata_license>
  <project_license>GPL-3.0</project_license>
  <name>Notepadqq</name>
  <summary>An advanced text editor</summary>
  <description>
    <p>Notepadqq is an advanced text editor designed to make life easier for developers.</p>
    <p>It includes real-time syntax highlighting for over one hundred languages, regular expression searches, and text manipulation with multiple cursors.</p>
  </description>
  <launchable type="desktop-id">notepadqq.desktop</launchable>
  <screenshots>
    <screenshot type="default">
      <image>https://notepadqq.com/s/images/snapshot1.png</image>
    </screenshot>
  </screenshots>
  <developer_name>The Notepadqq Team</developer_name>
  <url type="homepage">https://notepadqq.com</url>
  <url type="bugtracker">https://github.com/notepadqq/notepadqq/issues</url>
  <url type="faq">https://notepadqq.com/wp/faq</url>
  <url type="help">https://github.com/notepadqq/notepadqq/wiki</url>
  <url type="donation">https://notepadqq.com/wp/donations</url>
  <url type="translate">https://github.com/notepadqq/notepadqq/wiki/Translate-Notepadqq</url>
  <content_rating type="oars-1.0">
    <content_attribute id="social-info">moderate</content_attribute>
  </content_rating>
  <provides>
    <binary>notepadqq</binary>
  </provides>
  <releases>
    <release version="2.0.0~beta" date="2019-10-12" type="development"/>
    <release version="1.9.99" date="2019-08-30" type="development"/>
    <release version="1.4.8" date="2018-05-10"/>
  </releases>
</component>