1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: vym
Section: kde
Maintainer: Sven Hoexter <hoexter@debian.org>
Build-Depends: debhelper-compat (=13),
cmake,
qt6-declarative-dev,
qt6-tools-dev,
qt6-svg-dev,
libdbus-1-dev,
libcups2-dev,
libxkbcommon-dev
Standards-Version: 4.7.3
Homepage: http://www.insilmaril.de/vym/
Vcs-Git: https://git.sven.stormbind.net/vym.git
Vcs-Browser: https://git.sven.stormbind.net/?p=sven/vym.git
Package: vym
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, zip, unzip, xsltproc
Suggests: ruby, ruby-mail
Description: mindmapping tool
Vym is a mind mapping program. It is useful to organize thoughts and
do structure work. In addition to that it has a lot of helpful
shortcuts.
.
A mindmap is a multicolored and image centered radial diagram that
represents semantic or other connections between portions of learned
material. For example, it can graphically illustrate the structure
of a thesis outline, a project plan, or the government institutions
in a state. Mindmaps have many applications in personal, family,
educational, and business situations. Possibilities include
note-taking, brainstorming, summarizing, revising and general
clarifying of thoughts.
|