The Blobs package
Blobs is a diagram editor for directed graphs. It is written in Haskell, using the platform-independent GUI toolkit wxHaskell. It is a community project at a fairly early stage of development - you are encouraged to get involved and improve it!
Blobs is a front-end for drawing and editing graph diagrams. You must add your own back-end engine if you want it to do some analysis or processing of the graph.
Properties
| Versions | 0.1, 0.2, 0.3 |
|---|---|
| Dependencies | base (4.*), containers, directory, HaXml (≥1.22.5), polyparse, pretty, wx (≥0.9), wxcore (≥0.9) |
| License | LGPL |
| Author | Arjan van IJzendoorn, Martijn Schrage, Malcolm Wallace |
| Maintainer | Alan Zimmerman <alan.zimm@gmail.com> |
| Stability | unstable |
| Category | Graphics |
| Home page | http://www.cs.york.ac.uk/fp/darcs/Blobs/ |
| Bug tracker | http://github.com/alanz/Blobs/issues |
| Source repository | git clone git://github.com/alanz/Blobs.git |
| Executables | blobs |
| Upload date | Tue Jun 19 21:00:19 UTC 2012 |
| Uploaded by | AlanZimmerman |
| Build failure | ghc-7.4 (log) |
Modules
- Graphics
- Blobs
- Graphics.Blobs.Colors
- Graphics.Blobs.Common
- Graphics.Blobs.CommonIO
- Graphics.Blobs.Constants
- Graphics.Blobs.ContextMenu
- Graphics.Blobs.DisplayOptions
- Graphics.Blobs.Document
- Graphics.Blobs.GUIEvents
- Graphics.Blobs.InfoKind
- Graphics.Blobs.Math
- Graphics.Blobs.Network
- Graphics.Blobs.NetworkControl
- Graphics.Blobs.NetworkFile
- Graphics.Blobs.NetworkUI
- Graphics.Blobs.NetworkView
- Graphics.Blobs.Operations
- Graphics.Blobs.PDDefaults
- Graphics.Blobs.Palette
- Graphics.Blobs.PersistentDocument
- Graphics.Blobs.SafetyNet
- Graphics.Blobs.Shape
- Graphics.Blobs.State
- Graphics.Blobs.StateUtil
- Blobs
Downloads
- Blobs-0.3.tar.gz (Cabal source package)
- package description (included in the package)