aboutsummaryrefslogtreecommitdiff
path: root/graphics/fortytwo/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* FT is a generic, native graph management system for GNUstep and Cocoa andDirk Meyer2006-11-301-0/+8
is written in Objective-C. With FT you can persistently manage graphs consisting of nodes and edges. Each node may provide so-called services. Such a service may be e.g. a dictionary services, which all nodes provide at present. This service allows the storage of any data in a node and is based on keys which uniquely identify content within a dictionary. WWW: http://FortyTwo.sourceforge.net/index.html Notes: svn path=/head/; revision=178349