Source: libmcp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Philip Hands <phil@hands.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libcryptx-perl (>= 0.087) <!nocheck>,
                     libipc-run-perl (>= 20231003.0) <!nocheck>,
                     libjson-validator-perl (>= 5.15) <!nocheck>,
                     libmojolicious-perl (>= 9.41) <!nocheck>,
                     perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmcp-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmcp-perl.git
Homepage: https://metacpan.org/release/MCP
Rules-Requires-Root: no

Package: libmcp-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcryptx-perl (>= 0.087),
         libipc-run-perl (>= 20231003.0),
         libjson-validator-perl (>= 5.15),
         libmojolicious-perl (>= 9.41)
Description: Connect Perl with LLMs using MCP (Model Context Protocol)
 The Model Context Protocol (MCP - https://modelcontextprotocol.io/)
 is a standard that allows Large Language Models (LLMs) to interact
 with web services.
