summaryrefslogtreecommitdiff
path: root/debian/control
blob: 029dd274164a24ce0dcf87233006687d17b82b22 (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
Source: libtangence-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends: debhelper-compat (= 12),
 libmodule-build-perl,
 perl
Build-Depends-Indep: libfuture-perl,
 libparser-mgc-perl (>= 0.04),
 libscalar-list-utils-perl,
 libstruct-dumb-perl (>= 0.09),
 libtest-fatal-perl (>= 0.006),
 libtest-hexstring-perl,
 libtest-identity-perl,
 libtest-memory-cycle-perl,
 libtest-memorygrowth-perl,
 libtest-refcount-perl
Standards-Version: 4.1.3
Homepage: https://metacpan.org/release/Tangence
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtangence-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtangence-perl

Package: libtangence-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libfuture-perl,
 libparser-mgc-perl (>= 0.04),
 libscalar-list-utils-perl,
 libstruct-dumb-perl
Description: attribute-oriented server/client object remoting framework
 Like CORBA only much smaller, lighter, and with heavy emphasis on attributes
 of remoted objects, including notifications of modification and atomic update
 operations.