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
|
Source: noblenote
Standards-Version: 4.7.3
Maintainer: nobleNote Developers <noblenote.developers@gmail.com>
Uploaders:
Fabian Deuchler <Taiko000@gmail.com>,
Christian Metscher <hakaishi@web.de>,
Section: editors
Build-Depends:
debhelper-compat (= 13),
qmake6,
qt6-base-dev,
qt6-tools-dev-tools,
qt6-svg-dev,
Vcs-Browser: https://salsa.debian.org/debian/noblenote
Vcs-Git: https://salsa.debian.org/debian/noblenote.git
Homepage: https://github.com/hakaishi/nobleNote
Rules-Requires-Root: no
Package: noblenote
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Qt program for taking notes
nobleNote is a program to organize and create notes. It has an icon
in the system tray and supports drag and drop. The note-editor supports
different fonts, font sizes and colors as well as background colors.
You can also import notes from other programs like gnote and tomboy.
The notes are saved in the html format.
|