File: control

package info (click to toggle)
ocaml-lastfm 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 188 kB
  • sloc: ml: 849; makefile: 8
file content (26 lines) | stat: -rw-r--r-- 1,067 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
Source: ocaml-lastfm
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Kyle Robbertze <paddatrapper@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-ocaml (>= 0.9),
               ocaml-dune (>= 2.0.0),
               libocamlnet-ocaml-dev (>= 4.0.4~),
               libpcre-ocaml-dev (>= 6.0.1-2~),
               libxmlplaylist-ocaml-dev (>= 0.1.3),
               ocaml-findlib (>= 1.2.4),
               ocaml-nox
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-lastfm.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-lastfm
Homepage: http://savonet.sourceforge.net/

Package: liblastfm-ocaml-dev
Architecture: any
Depends: ocaml-findlib, ${misc:Depends}, ${ocaml:Depends}
Provides: ${ocaml:Provides}
Description: OCaml interface to audioscrobbler and lastfm radios
 This OCaml module provides an API to audioscrobbler, the lastfm
 submission protocol, as well as the radio API, which allows one to
 listen to lastfm streams/radios.