Source: libnet-citadel-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Robert James Clay Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libreadonly-perl, libtest-pod-perl, libconfig-yaml-perl Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-citadel-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-citadel-perl.git Homepage: https://metacpan.org/release/Net-Citadel Testsuite: autopkgtest-pkg-perl Package: libnet-citadel-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libreadonly-perl Description: Citadel.org protocol coverage Citadel is a "turnkey open-source solution for email and collaboration". The main component is the Citadel server. To communicate with it you can use either a web interface, or - if you have to automate things - with a protocol. NET::Citadel tries to do a bit of abstraction and handles some of the protocol handling. The basic idea is that the application using the package deals with Citadel's objects: rooms, floors, users.