Commits
Frank Schima authored 6ee73df0550
3 3 | PortSystem 1.0 |
4 4 | PortGroup cmake 1.0 |
5 5 | |
6 6 | name coinor-liblemon |
7 7 | version 1.3.1 |
8 8 | categories science |
9 9 | platforms darwin |
10 10 | universal_variant no |
11 11 | |
12 12 | license Boost-1 |
13 - | maintainers nomaintainer |
13 + | maintainers @BSeppke |
14 14 | |
15 15 | description Library of Efficient Models and Optimization in Networks |
16 16 | |
17 17 | long_description A C++ template library providing easy-to-use implementations \ |
18 18 | of common graph and network related data structures and \ |
19 19 | algorithms. |
20 20 | |
21 21 | homepage http://lemon.cs.elte.hu |
22 22 | |
23 23 | master_sites http://lemon.cs.elte.hu/pub/sources/ |