freeplane 1.3.15-3 source package in Ubuntu
Changelog
freeplane (1.3.15-3) unstable; urgency=medium * Upgrade JMapViewer to 1.11 (Closes: #801475) * Remove freeplane.menu because freeplane.desktop exists * Upgrade to debhelper 9 * Fix debian/copyright (dep5-copyright-license-name-not-unique) -- Felix Natter <email address hidden> Sun, 18 Oct 2015 17:11:38 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- editors
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | editors |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
freeplane_1.3.15-3.dsc | 2.5 KiB | 96ef63cf142da62c4b4c7f331a38eced298a9fc3080d9daaf0483c36f804717a |
freeplane_1.3.15.orig.tar.gz | 8.2 MiB | ef7f1f7555232f067b5b70ab2f23498b0a134f93898f8bd478ada7df85ee104a |
freeplane_1.3.15-3.debian.tar.xz | 25.7 KiB | 9c2e2c017451df25c6934474dc0cad32189c06c9b6356bbde1fb38227a8863f4 |
Available diffs
- diff from 1.3.15-2 to 1.3.15-3 (3.6 KiB)
No changes file available.
Binary packages built by this source
- freeplane: Java program for working with Mind Maps
Freeplane is a free and open source software application that supports
thinking, sharing information and getting things done at work, in school
and at home. The core of the software is tools for mind mapping (also
known as concept mapping or information mapping) and using mapped
information.
.
Occupying the middle ground between an editor and a diagramming tool,
Freeplane allows the user to add content as quickly and naturally as they
would in a text editor, yet producing structured content that can be
manipulated as easily as a diagram.
.
Features include ordering ideas in nodes and freely positionable
nodes, connecting nodes, automatic/conditional styles, scripting,
add-ons, LaTeX, search/filtering, different export features, printing,
password protection of nodes/maps and more.
.
See http://freeplane. sourceforge. net/wiki/ index.php/ Main_Page for a full
list of applications and features.
- libjortho-freeplane-java: Java spell-checking library
JOrtho (Java Orthography) is a spell-checker entirely written in Java.
Its dictionaries are based on the free Wiktionary project and can therefore
be updated for virtually any language.
.
The library works with any JTextComponent from the Swing frame work.
This includes JTextPane, JEditorPane and JTextArea.
.
The version packaged is based on JOrtho 0.4, slightly adapted for the needs
of Freeplane. See http://jortho. sourceforge. net/.