Subject: CVS commit: wip/py-gato
From: Kamel Ibn Aziz Derouiche
Date: 2015-02-16 23:06:44
Message id: E1YNTol-0002vO-ML@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
Import py27-gato-1.2.2 as wip/py-gato.

Paraphrasing the website:
  Gato - the Graph Animation Toolbox - is software [toolkit] which visualizes
  algorithms on graphs.
  - Graphs are mathematical objects consisting of vertices, and edges
    connecting pairs of vertices.
  - Algorithms might find a shortest path - the fastest route - or a minimal
    spanning tree or solve one of other interesting problems on graphs:
    maximal-flow, weighted and non-weighted matching and min-cost flow.
  - Visualisation means linking cause - the statements of an algorithm -
    immediately to an effect - changes to the graph the algorithm has as its
    input - by terms of blinking, changing colors and other visual effects.


Files:
RevisionActionfile
1.1addwip/py-gato/DESCR
1.1addwip/py-gato/Makefile
1.1addwip/py-gato/PLIST
1.1addwip/py-gato/distinfo
1.1addwip/py-gato/patches/patch-setup.py