File: manifest.xml

package info (click to toggle)
python-patch-ng 1.17.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 792 kB
  • sloc: python: 2,124; cpp: 1,598; xml: 38; sh: 11; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 848 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_plugin_manifest_file>
    <SdkVersion major="1" minor="10" release="0" />
    <Plugin name="DevPakUpdater">
        <Value title="DevPak updater/installer" />
        <Value version="0.2" />
        <Value description="Installs selected DevPaks from the Internet" />
        <Value author="Yiannis Mandravellos" />
        <Value authorEmail="info@codeblocks.org" />
        <Value authorWebsite="http://www.codeblocks.org/" />
        <Value thanksTo="Dev-C++ community.
        Julian R Seward for libbzip2.

        libbzip2 copyright notice:
        bzip2 and associated library libbzip2, are
        copyright (C) 1996-2000 Julian R Seward.
        All rights reserved." />
        <Value license="GPL" />
    </Plugin>
</CodeBlocks_plugin_manifest_file>