summaryrefslogtreecommitdiffstats
path: root/Test/spotify/info.yml
blob: ce4e95b781b05d09031053a13fdc884cfa844ba9 (plain)
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
-
  authors: 'Örjan Persson'
  commands:
    - spotify
    - 'spotify -a'
    - 'spotify -l'
    - 'spotify auto'
    - 'spotify auto -d'
    - 'spotify auto -e'
    - 'spotify auto -h'
    - 'spotify auto -i'
    - 'spotify auto -p'
    - 'spotify auto disable'
    - 'spotify auto enable'
    - 'spotify auto help'
    - 'spotify auto info'
    - 'spotify auto public'
    - 'spotify auto public -a'
    - 'spotify auto public -b'
    - 'spotify auto public -d'
    - 'spotify auto public -e'
    - 'spotify auto public -h'
    - 'spotify auto public -i'
    - 'spotify auto public -w'
    - 'spotify auto public add'
    - 'spotify auto public add -c'
    - 'spotify auto public add -n'
    - 'spotify auto public add channel'
    - 'spotify auto public add nick'
    - 'spotify auto public blacklist'
    - 'spotify auto public del'
    - 'spotify auto public del -c'
    - 'spotify auto public del -n'
    - 'spotify auto public del channel'
    - 'spotify auto public del nick'
    - 'spotify auto public disable'
    - 'spotify auto public enable'
    - 'spotify auto public help'
    - 'spotify auto public info'
    - 'spotify auto public whitelist'
    - 'spotify help'
    - 'spotify lookup'
    - 'spotify lookup -h'
    - 'spotify lookup -p'
    - 'spotify lookup help'
    - 'spotify lookup public'
  contact: o@42mm.org
  default_package: spotify
  description: 'Lookup spotify uris'
  license: GPLv2
  modules:
    - HTTP::Request
    - HTTP::Request::Common
    - JSON
    - LWP::UserAgent
    - URI
  name: spotify
  url: https://github.com/op/irssi-spotify
  version: '1.1'