File: gobby-0.5.metainfo.xml

package info (click to toggle)
gobby 0.6.0-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,872 kB
  • sloc: cpp: 19,417; ansic: 12,094; sh: 4,162; makefile: 417; xml: 42
file content (28 lines) | stat: -rw-r--r-- 887 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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>de.0x539.gobby</id>
  <metadata_license>CC0-1.0</metadata_license>
  <provides>
    <binary>gobby-0.5</binary>
  </provides>
  <name>Gobby</name>
  <summary>Collaborative text editor</summary>

  <description>
    <p>
      Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. 
      It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.
    </p>
    <p>
      It uses GTK+ as its windowing toolkit and thus integrates nicely into the GNOME desktop environment.         
    </p>
  </description>

  <screenshots>
    <screenshot type="default">
      <image>https://gobby.github.io/img/screenshots/Screenshot_ui.png</image>
    </screenshot>
  </screenshots>

  <url type="homepage">https://gobby.github.io/</url>
</component>