blob: c255b110c920b12591d0edbf9d1fbdbb935368b7 (
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
|
Source: libarctica-core-perl
Section: perl
Priority: optional
Build-Depends:
cdbs,
debhelper (>= 9),
Build-Depends-Indep:
perl (>= 5.8.0),
Maintainer: Arctica Project Developers <devs@lists.arctica-project.org>
Uploaders:
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Homepage: https://arctica-project.org/
Vcs-Git: https://github.com/ArcticaProject/perl-Arctica-Core
Vcs-Browser: https://github.com/ArcticaProject/perl-Arctica-Core
Standards-Version: 3.9.7
Package: libarctica-core-perl
Architecture: all
Depends:
${perl:Depends},
${misc:Depends},
Description: Core Perl modules for the Arctica Framework
The Arctica Project brings forth a remote computing framework of
enterprise grade and quality. The Arctica Framework is a highly
modularized and thus pluggable for developing alls sort of remote
services.
.
Arctica Core: Modules that provide basic core functions to Arctica
executables.
|