amolenaar / gaphor
- Source
- Commits
- Network (2)
- Issues (11)
- Wiki (3)
- Graphs
-
Tree:
a22d4ad
commit a22d4ad2bf944d378b5a0b9c209e3598b9841ceb
tree e1c435e2143c06e45d44bbad20d1f26fbe8d48d5
parent fbbfcf9dc500ef2e8f1e5e3ef922e5644f52361a
tree e1c435e2143c06e45d44bbad20d1f26fbe8d48d5
parent fbbfcf9dc500ef2e8f1e5e3ef922e5644f52361a
gaphor /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Wed Jun 07 00:49:55 -0700 2006 | |
| |
COPYING | Wed Jun 07 00:49:55 -0700 2006 | |
| |
FAQ | Wed May 30 23:51:38 -0700 2007 | |
| |
HACKING | Tue Aug 28 02:34:12 -0700 2007 | |
| |
NEWS | Fri Oct 16 23:28:44 -0700 2009 | |
| |
README | Mon Jul 27 07:09:50 -0700 2009 | |
| |
TODO | Tue Jan 27 11:37:52 -0800 2009 | |
| |
doc/ | Wed May 13 22:49:56 -0700 2009 | |
| |
examples/ | Tue Mar 18 13:27:26 -0700 2008 | |
| |
ez_setup.py | Thu Apr 09 12:56:45 -0700 2009 | |
| |
gaphor.desktop | Mon May 19 23:08:21 -0700 2008 | |
| |
gaphor/ | ||
| |
iconsrc/ | Sun Oct 11 18:23:41 -0700 2009 | |
| |
po/ | Tue Apr 03 23:56:22 -0700 2007 | |
| |
pylintrc | Tue Jan 16 00:08:39 -0800 2007 | |
| |
run-gaphor.bat | Mon Oct 24 06:58:59 -0700 2005 | |
| |
run-gaphor.sh | Wed Apr 11 23:00:00 -0700 2007 | |
| |
setup.cfg | Wed May 13 22:49:56 -0700 2009 | |
| |
setup.py | ||
| |
test-diagrams/ | ||
| |
tests/ | Mon Sep 07 23:14:47 -0700 2009 | |
| |
utils/ | Wed May 13 22:46:03 -0700 2009 |
README
Gaphor - The Pythonic UML modelling tool ======================================== Gaphor is a UML modelling tool, written in Python. This makes it very easy to use (and very easy to extend (and to write ;-). Install gaphor simply using easy-install: $ easy-install gaphor You can find the sources at GitHub: http://github.com/amolenaar/gaphor/. For documentation refer to our project website: http://gaphor.sourceforge.net. Have fun, Gaphor development team

