File: control

package info (click to toggle)
apostrophe 3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,408 kB
  • sloc: python: 5,733; xml: 226; sh: 66; javascript: 50; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 1,289 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
Source: apostrophe
Section: gnome
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>,
           Matthias Geiger <werdahias@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               appstream <!nocheck>,
               desktop-file-utils <!nocheck>,
               gobject-introspection (>= 1.80),
               libadwaita-1-dev,
               libgtk-4-dev,
               libxml2-utils,
               meson
Standards-Version: 4.7.2
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: gir1.2-adw-1,
         gir1.2-glib-2.0,
         gir1.2-gtk-4.0,
         gir1.2-spelling-1,
         gir1.2-webkit-6.0,
         libjs-mathjax,
         python3-gi,
         python3-pypandoc,
         python3-regex,
         ${misc:Depends},
         ${python3:Depends}
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.