File: codeblocks.appdata.xml

package info (click to toggle)
codeblocks 25.03%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 93,984 kB
  • sloc: cpp: 695,462; xml: 32,163; ansic: 28,821; sh: 12,117; makefile: 9,126; asm: 3,827; python: 2,289; f90: 1,619; perl: 261; sed: 16; java: 4
file content (29 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>codeblocks.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <summary>IDE for C, C++ and Fortran</summary>
  <description>
    <p>
     Code::Blocks is a highly extensible Integrated Development Environment (IDE) for the C, C++ and Fortran programming languages. It features support for a wide range of compilers, parallel builds, multi-target projects, and also provides an interface with GNU GDB.
    </p>
    <p>
    The code editor in Code::Blocks features: syntax highlighting, code folding, a tabbed interface, code completion, a class browser and smart indenting.
    </p>
  </description>
  <url type="homepage">http://www.codeblocks.org/</url>
  <screenshots>
    <screenshot type="default">
      <image>http://www.codeblocks.org/images/stories/imagebrowser/scr1.png</image>
    </screenshot>
  </screenshots>
  <update_contact>jens_at_codeblocks.org</update_contact>

  <project_license>GPL-3.0+</project_license>

  <developer_name>The Code::Blocks team</developer_name>

  <url type="bugtracker">https://sourceforge.net/p/codeblocks/tickets/</url>

  <url type="help">http://codeblocks.org/user-manual</url>
</component>