Source: libmojolicious-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers  <packaging@list.openkylin.top>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libcpan-meta-yaml-perl <!nocheck>,
                     libcpanel-json-xs-perl <!nocheck>,
                     libfuture-asyncawait-perl (>= 0.36) <!nocheck>,
                     libio-socket-ip-perl (= 0.39) <!nocheck>,
                     libjs-bootstrap4 <!nocheck>,
                     libjs-jquery <!nocheck>,
                     librole-tiny-perl <!nocheck>,
                     perl
Standards-Version: 4.6.1
Vcs-Browser: https://gitee.com/openkylin/libmojolicious-perl
Vcs-Git: https://gitee.com/openkylin/libmojolicious-perl.git
Homepage: https://mojolicious.org
Rules-Requires-Root: no


Package: libmojolicious-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libio-socket-ip-perl (>= 0.39-3~),
         libjs-bootstrap4,
         libjs-highlight.js,
         libjs-jquery
Recommends: libcpan-meta-yaml-perl,
            libcpanel-json-xs-perl,
            libev-perl (>= 4.32),
            libfuture-asyncawait-perl (>= 0.52),
            libio-socket-socks-perl,
            libio-socket-ssl-perl,
            libmojo-server-fastcgi-perl,
            librole-tiny-perl
Breaks: libmango-perl (<< 1.30-2~),
        libmojolicious-plugin-openapi-perl (<< 4.04)
Description: simple, yet powerful, Web Application Framework
 Mojolicious is a Perl Web Application Framework built around the familiar
 Model-View-Controller philosophy. It supports a simple single file mode via
 Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session
 management, signed cookies, a testing framework, internationalization, first
 class Unicode support, and more.
 .
 The package also provides the morbo and hypnotoad (development) web servers
 and the mojo command line script.

