~efargaspro/+junk/codeblocks-16.01-release

1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_plugin_manifest_file>
    <SdkVersion major="1" minor="11"  release="12" />
    <Plugin name="FortranProject">
        <Value title="FortranProject" />
        <Value version="1.2" />
        <Value description="This plugin adds Fortran support (symbol browser, code-completion etc.) for C::B IDE." />
        <Value author="Darius Markauskas" />
        <Value authorEmail="darmar.lt@gmail.com" />
        <Value authorWebsite="darmar.vgtu.lt" />
        <Value thanksTo="Thanks to developers of Code::Blocks" />
        <Value license="GPL" />
    </Plugin>
</CodeBlocks_plugin_manifest_file>