File: control

package info (click to toggle)
raku-uri 0.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 284 kB
  • sloc: perl: 17; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 803 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
Source: raku-uri
Maintainer: Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-raku,
               prove6
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl6-team/modules/raku-uri
Vcs-Git: https://salsa.debian.org/perl6-team/modules/raku-uri.git
Homepage: https://github.com/raku-community-modules/uri.git
Rules-Requires-Root: no

Package: raku-uri
Architecture: any
Depends: ${misc:Depends},
         ${raku:Depends}
Description: URI handler for Raku
 A URI implementation using Raku grammars to implement RFC 3986 BNF.
 Currently only implements parsing.
Homepage: https://github.com/raku-community-modules/uri