11 # The current version of LiE is 2.2.2, which is more or less unchanged
12 # since about the year 2000. Minor bugfixes do get applied now and then.
16 description = "Computer algebra package for Lie group computations";
18 homepage = "http://wwwmathlabo.univ-poitiers.fr/~maavl/LiE/";
19 license = lib.licenses.lgpl3; # see the website
22 LiE is a computer algebra system that is specialised in computations
23 involving (reductive) Lie groups and their representations. It is
24 publicly available for free in source code. For a description of its
25 characteristics, we refer to the following sources of information.
26 ''; # take from the website
28 platforms = lib.platforms.linux;
29 maintainers = [ ]; # this package is probably not going to change anyway
33 url = "http://wwwmathlabo.univ-poitiers.fr/~maavl/LiE/conLiE.tar.gz";
34 sha256 = "07lbj75qqr4pq1j1qz8fyfnmrz1gnk92lnsshxycfavxl5zzdmn4";
43 substituteInPlace make_lie \
44 --replace \`/bin/pwd\` $out