summarylogtreecommitdiffstats
path: root/regexxer.appdata.xml
blob: b58b4731955706477c343b0ab82f5b6657824303 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.gnome.regexxer</id>
  <launchable type="desktop-id">regexxer.desktop</launchable>
  <name>regexxer</name>
  <summary>Search and replace using regular expressions</summary>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0-or-later</project_license>
  <developer_name>Fabien Parent</developer_name>
  <description>
    <p>regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you’re tired of hacking sed command lines together, then you should definitely give it a try.</p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://regexxer.sourceforge.net/images/regexxer-screenshot.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://regexxer.sourceforge.net/</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/regexxer/issues</url>
  <url type="vcs-browser">https://gitlab.gnome.org/GNOME/regexxer</url>
  <update_contact>parent.f@gmail.com</update_contact>
  <translation type="gettext">regexxer</translation>
</component>