File: control

package info (click to toggle)
mnemosyne 2.7.3%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,804 kB
  • sloc: python: 34,077; ansic: 837; xml: 625; makefile: 249; sh: 63
file content (39 lines) | stat: -rw-r--r-- 1,402 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
Source: mnemosyne
Section: misc
Priority: optional
Maintainer: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3, python3-pyqt5, pyqt5-dev-tools,
               python3-gtts,
               python3-setuptools,
               python3-sphinx
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://www.mnemosyne-proj.org
Vcs-Git: https://salsa.debian.org/debian/mnemosyne.git
Vcs-Browser: https://salsa.debian.org/debian/mnemosyne

Package: mnemosyne
Architecture: all
Depends: libqt5sql5-sqlite,
         python3 (>= 3.5),
         python3-cheroot,
         python3-cherrypy3,
         python3-gtts,
         python3-matplotlib,
         python3-pil,
         python3-pyqt5,
         python3-pyqt5.qtsql,
         python3-pyqt5.qtwebchannel,
         python3-pyqt5.qtwebengine,
         python3-webob,
         ${misc:Depends},
         ${python3:Depends},
         ${sphinxdoc:Depends}
Description: spaced repetition flash-card program
 The Mnemosyne software resembles a traditional flash-card program to help you
 memorise question/answer pairs, but with an important twist: it uses a
 sophisticated algorithm to schedule the best time for an item to come up for
 review. Difficult items that you tend to forget quickly will be scheduled more
 often, while Mnemosyne won't waste your time on things you remember well.