Source: vibe.d Section: web Priority: optional Maintainer: Debian D Language Group Uploaders: Matthias Klumpp Build-Depends: debhelper-compat (= 12), dh-dlang, dlang-libevent (>= 2.0.16.1~), dlang-openssl (>= 2.0), libdiet-dev (>= 1.5.0), libevent-dev, libssl-dev, libstdx-allocator-dev (>= 2.77.2), meson (>= 0.46), pkg-config, zlib1g-dev Standards-Version: 4.2.0 Homepage: https://vibed.org/ Vcs-Git: https://salsa.debian.org/d-team/vibe.d.git Vcs-Browser: https://salsa.debian.org/d-team/vibe.d Package: vibe.d Architecture: any Depends: libvibe-core-dev, libvibe-http-dev, libvibe-inet-dev, libvibe-mail-dev, libvibe-mongodb-dev, libvibe-redis-dev, libvibe-stream-dev, libvibe-textfilter-dev, libvibe-tls-dev, libvibe-web-dev, ${misc:Depends}, ${shlibs:Depends} Description: High-performance asynchronous I/O web application toolkit vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package is a metapackage pulling in all vibe.d modules and their development files. Package: libvibe-core0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Core vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains basic I/O and concurrency primitives, as well as low level utility functions of Vibe. Package: libvibe-core-dev Architecture: any Section: libdevel Depends: libvibe-core0 (= ${binary:Version}), libvibe-data-dev (= ${binary:Version}), libvibe-utils-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Core (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for basic I/O and concurrency primitives, as well as low level utility functions of Vibe. Package: libvibe-crypto0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Cryptographic routines vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains cryptographic helper routines for Vibe. Package: libvibe-crypto-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-crypto0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Crypto (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for cryptographic helper routines for Vibe. Package: libvibe-data0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Data vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains data format and serialization support for Vibe. Package: libvibe-data-dev Architecture: any Section: libdevel Depends: libvibe-data0 (= ${binary:Version}), libvibe-utils-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Data (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for data format and serialization support of Vibe. Package: libvibe-http0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - HTTP vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains the Vibe HTTP server and client implementation and higher level HTTP functionality. Package: libvibe-http-dev Architecture: any Section: libdevel Depends: libdiet-dev (>= 1.4.2), libvibe-core-dev (= ${binary:Version}), libvibe-http0 (= ${binary:Version}), libvibe-inet-dev (= ${binary:Version}), libvibe-stream-dev (= ${binary:Version}), libvibe-textfilter-dev (= ${binary:Version}), libvibe-tls-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - HTTP (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for the Vibe HTTP server, client implementation and higher level HTTP functionality. Package: libvibe-inet0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - INet vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains internet standard functionality for Vibe. Package: libvibe-inet-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-inet0 (= ${binary:Version}), libvibe-stream-dev (= ${binary:Version}), libvibe-textfilter-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - INet (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for internet standard functionality for Vibe. Package: libvibe-mail0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Mail vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains the Vibe SMTP client support. Package: libvibe-mail-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-inet-dev (= ${binary:Version}), libvibe-mail0 (= ${binary:Version}), libvibe-stream-dev (= ${binary:Version}), libvibe-tls-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Mail (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for the SMTP client support. Package: libvibe-mongodb0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - MongoDB vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains the MongoDB database client implementation. Package: libvibe-mongodb-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-crypto-dev (= ${binary:Version}), libvibe-inet-dev (= ${binary:Version}), libvibe-mongodb0 (= ${binary:Version}), libvibe-stream-dev (= ${binary:Version}), libvibe-textfilter-dev (= ${binary:Version}), libvibe-tls-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Recommends: mongodb Description: High-performance web application toolkit - MongoDB (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for the MongoDB database client implementation. Package: libvibe-redis0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Redis vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains the Redis database client implementation. Package: libvibe-redis-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-crypto-dev (= ${binary:Version}), libvibe-http-dev (= ${binary:Version}), libvibe-redis0 (= ${binary:Version}), libvibe-tls-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Redis (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for the Redis database client implementation. Package: libvibe-stream0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Stream vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains a library with various pluggable stream implementations. Package: libvibe-stream-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-stream0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Stream (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for various pluggable stream implementations. Package: libvibe-textfilter0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - TextFilter vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains a library with text filtering routines. Package: libvibe-textfilter-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-textfilter0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - TextFilter (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for text filtering routines. Package: libvibe-tls0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - TLS vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains TLS (Transport Layer Security) stream implementations. Package: libvibe-tls-dev Architecture: any Section: libdevel Depends: libvibe-core-dev (= ${binary:Version}), libvibe-stream-dev (= ${binary:Version}), libvibe-tls0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - TLS (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for TLS stream implementations. Package: libvibe-utils0 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Utils vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains low level utility functionality of Vibe. Package: libvibe-utils-dev Architecture: any Section: libdevel Depends: libvibe-utils0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Utils (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for low level utility functionality of Vibe. Package: libvibe-web0 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Web vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains the high level web and REST service framework. Package: libvibe-web-dev Architecture: any Section: libdevel Depends: libdiet-dev (>= 1.4.2), libvibe-core-dev (= ${binary:Version}), libvibe-crypto-dev (= ${binary:Version}), libvibe-http-dev (= ${binary:Version}), libvibe-inet-dev (= ${binary:Version}), libvibe-tls-dev (= ${binary:Version}), libvibe-web0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: High-performance web application toolkit - Web (development) vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment. . This package contains development files for the high level web and REST service framework.