File: control

package info (click to toggle)
harmony 0.7.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: python: 1,714; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,281 bytes parent folder | download | duplicates (2)
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
41
42
43
44
Source: harmony
Section: web
Priority: optional
Maintainer: Patrick Zajda <patrick@zajda.fr>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3 (>= 3.4~),
 python3-keyring (>= 17.0.0~),
 python3-librecaptcha (>= 0.6.0~),
 python3-pil (>= 4.1.1~),
 python3-requests (>= 2.18.1~),
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/taylordotfish/harmony/
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: python3-harmony
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 pidgin,
 purple-discord,
Description: program and library for creating and managing Discord accounts
 A program and library for performing various actions with
 the Discord messaging service. Currently, it supports:
 .
  * Creating an account
  * Verifying the email address
  * Viewing the account tag
  * Change the username, email address, password, and avatar
  * Change safety and privacy settings
  * List servers you’re in and members in those servers
  * Transfer and delete servers you own
  * Accept server invites
  * Delete your account
 .
 This program does not support messaging with Discord,
 please use Pidgin with the purple-discord plugin for that.
 .
 https://en.wikipedia.org/wiki/Discord_(software)