File: control

package info (click to toggle)
apostrophe 3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 3,008 kB
  • sloc: python: 4,597; xml: 209; sh: 66; javascript: 51; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 1,553 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
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.