aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/real_closed
diff options
context:
space:
mode:
authorCyril Cohen2015-07-21 17:09:59 +0200
committerCyril Cohen2015-07-21 17:09:59 +0200
commit663721c0c431bb4b7a903082edd42c28407ffe91 (patch)
tree8862b694c849dfac9809f8d84145d716858d9104 /mathcomp/real_closed
parent7f7f8b1ceeb7d9b934716437c65b09899fb7bdb8 (diff)
update opam meta-data
Diffstat (limited to 'mathcomp/real_closed')
-rw-r--r--mathcomp/real_closed/opam14
1 files changed, 9 insertions, 5 deletions
diff --git a/mathcomp/real_closed/opam b/mathcomp/real_closed/opam
index 0265da6..785e6f4 100644
--- a/mathcomp/real_closed/opam
+++ b/mathcomp/real_closed/opam
@@ -1,12 +1,16 @@
opam-version: "1.2"
name: "coq:mathcomp:real_closed"
-version: "1.5"
-maintainer: "Ssreflect <ssreflect@msr-inria.inria.fr>"
-authors: "Ssreflect <ssreflect@msr-inria.inria.fr>"
+version: "dev"
+maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
+authors: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "http://ssr.msr-inria.inria.fr/"
-bug-reports: "ssreflect@msr-inria.inria.fr"
+bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
+
build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/real_closed'" ]
-depends: [ "coq:mathcomp:algebra" { = "1.5" } ]
+depends: [ "coq:mathcomp:algebra" { = "dev" } ]
+
+tags: [ "keyword:real closed field" "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
+authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]