1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/autodia/pkg-descr
Marcelo Araujo 76152030ce - Update to 2.14.
PR:		ports/172501
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-13 11:50:53 +00:00

13 lines
613 B
Plaintext

AutoDia is a modular application that parses source code or data (if a
handler is available) and produces an XML document in Dia format,
essentially a Dia diagram auto creation package. The diagrams it creates
are standard UML diagrams showing dependencies, superclasses, packages,
classes and inheritances, as well as the methods, etc of each class.
AutoDia supports any language that a Handler has been written for -
currently this is C++, DBI, Java, PHP, Perl, Python, SQL and Torque (XML
DB schema).
Adding a handler is easy - read the DEVELOP file for details.
WWW: http://search.cpan.org/~teejay/Autodia/