Commits
Marcus Calhoun-Lopez authored ea5f824b7c5
1 1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:s |
2 2 | |
3 3 | PortSystem 1.0 |
4 4 | |
5 5 | name olena |
6 6 | version 2.0 |
7 7 | revision 1 |
8 8 | categories devel framework graphics science |
9 9 | platforms darwin |
10 10 | license GPL-2 |
11 - | maintainers lrde.epita.fr:olena |
11 + | maintainers nomaintainer |
12 12 | description Software platform for efficient and generic image processing |
13 13 | long_description It is composed of a Generic and efficient C++ image \ |
14 14 | processing library, a framework for Document Image \ |
15 15 | Analysis and Python bindings. |
16 16 | homepage http://olena.lrde.epita.fr |
17 17 | master_sites http://www.lrde.epita.fr/dload/olena/ |
18 18 | |
19 19 | checksums md5 b5c28d5f9e184bbefb50757115fa6551 \ |
20 20 | sha1 d3a829fa56bff4edbca58af0c9a39c9569820c60 \ |
21 21 | rmd160 276abd7a2af6e7627aa1ab91df0ea7fd11a713ef |