File: control

package info (click to toggle)
ghostwriter 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,120 kB
  • sloc: cpp: 50,906; ansic: 3,530; javascript: 39; xml: 32; makefile: 8; sh: 3
file content (35 lines) | stat: -rw-r--r-- 1,382 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
24
25
26
27
28
29
30
31
32
33
34
35
Source: ghostwriter
Section: editors
Priority: optional
Maintainer: Sebastien CHAVAUX <seb95.scou@gmail.com>
Uploaders: ghost <i@ghosts.work>
Build-Depends: debhelper (>= 11),
		qtbase5-dev,
		libqt5svg5-dev,
		qtmultimedia5-dev,
		qtwebengine5-dev,
		libhunspell-dev,
		pkg-config,
		qttools5-dev-tools
Standards-Version: 4.5.0
Homepage: https://wereturtle.github.io/ghostwriter/
Vcs-Git: https://salsa.debian.org/seb95-guest/ghostwriter.git
Vcs-Browser: https://salsa.debian.org/seb95-guest/ghostwriter

Package: ghostwriter
Architecture: any
Depends: libqt5concurrent5,
         libqt5svg5,
         ${misc:Depends},
         ${shlibs:Depends},
Suggests: hunspell-dictionary, myspell-dictionary, cmark, discount, pandoc, wkhtmltopdf
Description: Distraction-free, themeable Markdown editor
 ghostwriter is a Markdown editor that provides a themable,
 distraction-free writing environment, along with a live HTML
 preview as you type, easy document navigation with an outline HUD,
 and export to popular document formats with Sundown, Pandoc,
 MultiMarkdown, Discount, cmark, or cmark-gfm processors.  It also
 features a live word count and auto-save. Eliminate distractions in
 fullscreen mode, or concentrate on the current text you are writing
 in focus mode.  It even remembers your last opened file and position
 within the file, so you can pick up where you last left off.