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 36 37 38 39 40
|
Source: apostrophe
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>, Matthias Geiger <werdahias@debian.org>
Rules-Requires-Root: no
Build-Depends: appstream <!nocheck>,
debhelper-compat (= 13),
desktop-file-utils <!nocheck>,
dh-sequence-python3,
libadwaita-1-dev,
libgtk-4-dev,
libgirepository1.0-dev,
libjs-mathjax,
meson,
pandoc,
python3-cairo,
python3-enchant,
python3-gi,
python3-levenshtein,
python3-pypandoc,
python3-regex,
python3-setuptools,
sassc,
texlive,
texlive-latex-extra
Standards-Version: 4.7.0
Homepage: https://apps.gnome.org/Apostrophe/
Vcs-Browser: https://salsa.debian.org/gnome-team/apostrophe
Vcs-Git: https://salsa.debian.org/gnome-team/apostrophe.git
Package: apostrophe
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pypandoc, python3-zombie-telnetlib, gir1.2-adw-1, gir1.2-glib-2.0, gir1.2-gtk-4.0, gir1.2-spelling-1, gir1.2-webkit-6.0
Description: Distraction free Markdown editor
Apostrophe is a GTK based distraction free Markdown editor.
It uses pandoc as back-end for parsing Markdown and offers a very
clean and sleek user interface.
.
Apostrophe is a GNOME Circle app.
|