File: control

package info (click to toggle)
umlet 13.3-1.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 3,660 kB
  • sloc: java: 33,654; xml: 361; makefile: 51; sh: 5
file content (23 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: umlet
Section: devel
Priority: extra
Maintainer: Benjamin Mesing <ben@debian.org>
Build-Depends: debhelper (>= 5), javahelper, fastjar, default-jdk, libbatik-java, fop, libavalon-framework-java, libcommons-io-java, libxerces2-java, libjlibeps-java, libmail-java, libitext5-java, liblog4j1.2-java, libecj-java, libjsyntaxpane-java, librsyntaxtextarea-java, libautocomplete-java, libjsyntaxpane-java, libjavaparser-java, libbcel-java, dh-strip-nondeterminism
Standards-Version: 3.9.6
Homepage: http://umlet.com

Package: umlet
Architecture: all
Depends: default-jdk | java6-sdk, jarwrapper, ${misc:Depends}, ${java:Depends}
Description: simple, text driven UML drawing tool
 UMLet is a UML tool aimed at providing a fast way of drawing 
 UML diagrams. UML elements are modified using text input instead 
 of pop-up dialogs. Elements can be modified and used as 
 templates; this way, users can easily tailor UMLet to their 
 modeling needs. UMLet supports a variety of UML diagram types: 
 class diagrams, use case diagrams, sequence diagrams, state 
 diagrams, deployment diagrams, activity diagrams, etc.
 .
 UMLet can only be used for drawing UML diagrams, it does not
 support code export or the XMI format. UMLet allows one to export
 diagrams as images or PDF.