Changes between Version 10 and Version 11 of SoftWare/ProjectMeta


Ignore:
Timestamp:
Apr 29, 2018, 7:27:17 PM (6 years ago)
Author:
g7moreau
Comment:

Add section Debian package

Legend:

Unmodified
Added
Removed
Modified
  • SoftWare/ProjectMeta

    v10 v11  
    2323The YAML file has to be complemented by general information about the authors and the related publications, following the template  [http://servforge.legi.grenoble-inp.fr/pub/soft-trokata/project-meta/PROJECT-META.sample.yml PROJECT-META.sample.yml].
    2424
     25== Debian package ==
     26
     27Debian package for amd64 arch could be download on: http://servforge.legi.grenoble-inp.fr/pub/soft-trokata/project-meta/download.
     28
     29You can then install it with
     30{{{
     31sudo dpkg -i project-meta_*_amd64.deb
     32}}}
     33(replace * with the version you have donwloaded).
     34
    2535== Software repository ==
     36
    2637All code is under '''free license'''. Scripts in `bash` are under GPL version 3 or later (http://www.gnu.org/licenses/gpl.html), `C++` sources are under GPL version 2 or newer, the `perl` scripts are under the same license as `perl` itself ie the double license GPL and Artistic License (http://dev.perl.org/licenses/artistic.html).
    2738