Package: libhiredis-dbg
Source: hiredis
Version: 0.11.0-4
Architecture: i386
Maintainer: Tom Lee <debian@tomlee.co>
Installed-Size: 87
Depends: libhiredis0.10 (= 0.11.0-4)
Filename: ./i386/libhiredis-dbg_0.11.0-4_i386.deb
Size: 41638
MD5sum: 89b56c6e3fd0a0307c5d04a28cd5ce77
SHA1: ea9d3722610db1cda8f388231b1800e436893ffd
SHA256: 2b8d004aaf82db24b43bdf4ca304c632de5fede47397186e4eb34455c0bbfefa
Section: debug
Priority: extra
Multi-Arch: same
Homepage: https://github.com/redis/hiredis
Description: minimalistic C client library for Redis (debug)
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.
 .
 This package provides the debugging symbols for hiredis.

Package: libhiredis-dbg
Source: hiredis
Version: 0.11.0-4
Architecture: amd64
Maintainer: Tom Lee <debian@tomlee.co>
Installed-Size: 96
Depends: libhiredis0.10 (= 0.11.0-4)
Filename: ./amd64/libhiredis-dbg_0.11.0-4_amd64.deb
Size: 48196
MD5sum: a1e0f6250a0f2d66f19ae60f359218fe
SHA1: 523179bf9e2a01add4c0ae1fcbbf334995faeed6
SHA256: 4cc4c9db5f2b154fbaf48ea75febbd4d8e8be02aa15aac76b30c6ac996c01e78
Section: debug
Priority: extra
Multi-Arch: same
Homepage: https://github.com/redis/hiredis
Description: minimalistic C client library for Redis (debug)
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.
 .
 This package provides the debugging symbols for hiredis.

Package: libhiredis-dev
Source: hiredis
Version: 0.11.0-4
Architecture: i386
Maintainer: Tom Lee <debian@tomlee.co>
Installed-Size: 151
Depends: libhiredis0.10 (= 0.11.0-4)
Filename: ./i386/libhiredis-dev_0.11.0-4_i386.deb
Size: 35612
MD5sum: 4fb72f17c2f11523dff5be411438b2d7
SHA1: cb0aeab0ef0ba5bffd2de81778f32c1aa7c8a2a7
SHA256: bde2aee080417d2c33c4d8888141910216dbc1bb26bb5070caf8019d0176582e
Section: libdevel
Priority: optional
Multi-Arch: same
Homepage: https://github.com/redis/hiredis
Description: minimalistic C client library for Redis (development files)
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.
 .
 This package provides the development files for hiredis.

Package: libhiredis-dev
Source: hiredis
Version: 0.11.0-4
Architecture: amd64
Maintainer: Tom Lee <debian@tomlee.co>
Installed-Size: 157
Depends: libhiredis0.10 (= 0.11.0-4)
Filename: ./amd64/libhiredis-dev_0.11.0-4_amd64.deb
Size: 34004
MD5sum: 2818f4389bbb1122c9e5e89f9d7d03e4
SHA1: 98bded6cb11b62e421ae82769d0e0447ef35dc5b
SHA256: 605917f48a5d50d116d0aa3b2ac1e2389ed03329f6cefd6234d49eb9ccb4dcce
Section: libdevel
Priority: optional
Multi-Arch: same
Homepage: https://github.com/redis/hiredis
Description: minimalistic C client library for Redis (development files)
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.
 .
 This package provides the development files for hiredis.

Package: libhiredis0.10
Source: hiredis
Version: 0.11.0-4
Architecture: i386
Maintainer: Tom Lee <debian@tomlee.co>
Installed-Size: 85
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.4)
Filename: ./i386/libhiredis0.10_0.11.0-4_i386.deb
Size: 23790
MD5sum: 00dfec9cf20c1ceb96a9949ca3d2d272
SHA1: 72ac5f01c545aa8d32e79a78927babb6f9805699
SHA256: 5a3ce45fe42465559cf28e030e211a6c122e713d5ee1d67d2c156cb9713c7795
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/redis/hiredis
Description: minimalistic C client library for Redis
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.

Package: libhiredis0.10
Source: hiredis
Version: 0.11.0-4
Architecture: amd64
Maintainer: Tom Lee <debian@tomlee.co>
Installed-Size: 82
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.14)
Filename: ./amd64/libhiredis0.10_0.11.0-4_amd64.deb
Size: 21942
MD5sum: b20a1bacce1c6c8c187630f9b91083f8
SHA1: c1136d7f320e29c68d5a1ef962d4283963eea483
SHA256: b6874ee3c3d116c0553f4aa3c1c9f70f91dd6563f1e18575c44172c392e2bfba
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https://github.com/redis/hiredis
Description: minimalistic C client library for Redis
 Hiredis is a minimalistic C client library for the Redis database. It is
 minimalistic because it just adds minimal support for the protocol, but
 at the same time it uses an high level printf-alike API in order to make
 it much higher level than otherwise suggested by its minimal code base
 and the lack of explicit bindings for every Redis command.
 .
 Apart from supporting sending commands and receiving replies, it comes
 with a reply parser that is decoupled from the I/O layer. It is a stream
 parser designed for easy reusability, which can for instance be used in
 higher level language bindings for efficient reply parsing.
 .
 Hiredis only supports the binary-safe Redis protocol, so you can use it
 with any Redis version >= 1.2.0.
 .
 The library comes with multiple APIs. There is the synchronous API, the
 asynchronous API and the reply parsing API.

Package: libjemalloc-dev
Source: jemalloc
Version: 3.5.1-2
Architecture: i386
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Installed-Size: 843
Depends: libjemalloc1 (= 3.5.1-2)
Filename: ./i386/libjemalloc-dev_3.5.1-2_i386.deb
Size: 206906
MD5sum: a38da48e83110630e17785be05fad97c
SHA1: 5e74e40a3c8ab9a81da9d4bb1e262ebc80c8b2b6
SHA256: c707f71572b5abf828e6f0ca5c18b96301209447f4ce634c365fd32547e01424
Section: libdevel
Priority: extra
Homepage: http://www.canonware.com/jemalloc/
Description: development files and documentation for jemalloc
 Files used for development with jemalloc. This package contains
 headers and documentation.
 .
 Jemalloc is a library providing a malloc(3) implementation for
 multi-threaded processes on multi-processor systems.

Package: libjemalloc-dev
Source: jemalloc
Version: 3.5.1-2
Architecture: amd64
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Installed-Size: 1046
Depends: libjemalloc1 (= 3.5.1-2)
Filename: ./amd64/libjemalloc-dev_3.5.1-2_amd64.deb
Size: 181676
MD5sum: c3157e7c5f53e74199522f2dc89b3f87
SHA1: 99922a291c6cd96b42b271b2540127075c84b70a
SHA256: c409440d4fc63c3ca67a9883e0ddefad6335d556ef231740a36fc098eded6cd8
Section: libdevel
Priority: extra
Homepage: http://www.canonware.com/jemalloc/
Description: development files and documentation for jemalloc
 Files used for development with jemalloc. This package contains
 headers and documentation.
 .
 Jemalloc is a library providing a malloc(3) implementation for
 multi-threaded processes on multi-processor systems.

Package: libjemalloc1
Source: jemalloc
Version: 3.5.1-2
Architecture: i386
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Installed-Size: 272
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.4)
Filename: ./i386/libjemalloc1_3.5.1-2_i386.deb
Size: 89736
MD5sum: 126a604dc7196bf52cd18e37424283ec
SHA1: 5d4d556e3778eb4d705bb6b6f2f2ad498d420dbe
SHA256: 9b710cb450ae64c1621f076fc0336c9e9604de8d07896e474b7c928ed8abd3a1
Section: libs
Priority: extra
Homepage: http://www.canonware.com/jemalloc/
Description: general-purpose scalable concurrent malloc(3) implementation
 A library providing a malloc(3) implementation for multi-threaded processes on
 multi-processor systems.
 .
 Notable features are reduced lock contention, predictable low fragmentation,
 and introspection with heap profiling.

Package: libjemalloc1
Source: jemalloc
Version: 3.5.1-2
Architecture: amd64
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Installed-Size: 269
Pre-Depends: multiarch-support
Depends: libc6 (>= 2.14)
Filename: ./amd64/libjemalloc1_3.5.1-2_amd64.deb
Size: 88590
MD5sum: beae9bbef0b4f8163de7ad39b66800f4
SHA1: 89814cca854b5ef99853303eeb1e77ad839e68fb
SHA256: 0d0857b4de5038ad8054ba7e8cefa9d8997c528ed9a7650de3f76a96b502466d
Section: libs
Priority: extra
Homepage: http://www.canonware.com/jemalloc/
Description: general-purpose scalable concurrent malloc(3) implementation
 A library providing a malloc(3) implementation for multi-threaded processes on
 multi-processor systems.
 .
 Notable features are reduced lock contention, predictable low fragmentation,
 and introspection with heap profiling.

Package: libjemalloc1-dbg
Source: jemalloc
Version: 3.5.1-2
Architecture: i386
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Installed-Size: 355
Depends: libjemalloc1 (= 3.5.1-2)
Filename: ./i386/libjemalloc1-dbg_3.5.1-2_i386.deb
Size: 294730
MD5sum: e6f4b1d181d1694ff8ab88a1fde938fd
SHA1: 93241a4b2bd287209aec597f7c478ac2a22eebe4
SHA256: b1642cfa053ea544aae72e82b045602b3f455ccc94189abf8cdc966ffb36f3a9
Section: debug
Priority: extra
Homepage: http://www.canonware.com/jemalloc/
Description: debug symbols for jemalloc
 Debug symbols for the jemalloc library. This may be used for
 debugging and profiling.
 .
 Jemalloc is a library providing a malloc(3) implementation for
 multi-threaded processes on multi-processor systems.

Package: libjemalloc1-dbg
Source: jemalloc
Version: 3.5.1-2
Architecture: amd64
Maintainer: Stig Sandbeck Mathisen <ssm@debian.org>
Installed-Size: 395
Depends: libjemalloc1 (= 3.5.1-2)
Filename: ./amd64/libjemalloc1-dbg_3.5.1-2_amd64.deb
Size: 326454
MD5sum: 20a2f7ebaa151c5ad8f775dd626cc16f
SHA1: 3c652adaa5b2c04005b8e9e84e93dff3c43cc3fd
SHA256: d1d96cc47a245127c73b617610d20eea7f5ba3ad5e065b6e796c77692ede6b60
Section: debug
Priority: extra
Homepage: http://www.canonware.com/jemalloc/
Description: debug symbols for jemalloc
 Debug symbols for the jemalloc library. This may be used for
 debugging and profiling.
 .
 Jemalloc is a library providing a malloc(3) implementation for
 multi-threaded processes on multi-processor systems.

Package: redis-server
Source: redis
Version: 2:2.8.4-2
Architecture: i386
Maintainer: Chris Lamb <lamby@debian.org>
Installed-Size: 826
Depends: libc6 (>= 2.6), libjemalloc1 (>= 2.1.1), redis-tools (= 2:2.8.4-2), adduser
Filename: ./i386/redis-server_2.8.4-2_i386.deb
Size: 298622
MD5sum: 571fa7b54bf15b483c9233aea1c8e737
SHA1: 5ef2d640aa59567d04eabe322c55a25eefa09a3a
SHA256: 6ab00fdccc2d28311e1b04c228291bff27a481c7bffecaa903526a6979859979
Section: database
Priority: optional
Homepage: http://redis.io/
Description: Persistent key-value database with network interface
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.

Package: redis-server
Source: redis
Version: 2:2.8.4-2
Architecture: amd64
Maintainer: Chris Lamb <lamby@debian.org>
Installed-Size: 738
Depends: libc6 (>= 2.14), libjemalloc1 (>= 2.1.1), redis-tools (= 2:2.8.4-2), adduser
Filename: ./amd64/redis-server_2.8.4-2_amd64.deb
Size: 272066
MD5sum: 03505c464dd273029c0f39a463333b79
SHA1: a2e0954c4b80578472a34fda7a587e86a6f4fc49
SHA256: ade904b558f02e948f39c729f10218e9613e9620da4a7993c584979150709046
Section: database
Priority: optional
Homepage: http://redis.io/
Description: Persistent key-value database with network interface
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 The dataset is stored entirely in memory and periodically flushed to disk.

Package: redis-tools
Source: redis
Version: 2:2.8.4-2
Architecture: i386
Maintainer: Chris Lamb <lamby@debian.org>
Installed-Size: 249
Depends: libc6 (>= 2.7), libjemalloc1 (>= 2.1.1)
Breaks: redis-server (<< 2:2.6.16-1)
Replaces: redis-server (<< 2:2.6.16-1)
Filename: ./i386/redis-tools_2.8.4-2_i386.deb
Size: 72816
MD5sum: e9d46986c365c49eb1684790bda4e8a3
SHA1: 75c3f32c653e79cf458ee03c24970e66241c84e9
SHA256: 6e44f2217d3acf9c76db6ec0fadfb60b4f338aa9c75d05ddea2cd05a80352c8a
Section: database
Priority: optional
Homepage: http://redis.io/
Description: Persistent key-value database with network interface (client)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 This package contains the command line client and other tools.

Package: redis-tools
Source: redis
Version: 2:2.8.4-2
Architecture: amd64
Maintainer: Chris Lamb <lamby@debian.org>
Installed-Size: 245
Depends: libc6 (>= 2.14), libjemalloc1 (>= 2.1.1)
Breaks: redis-server (<< 2:2.6.16-1)
Replaces: redis-server (<< 2:2.6.16-1)
Filename: ./amd64/redis-tools_2.8.4-2_amd64.deb
Size: 68206
MD5sum: eff30653a703bbfe03bc2222e6c19861
SHA1: 4df756321f4ecb6a343588b3982f92eb372cb165
SHA256: 46204ffbd94ae7a08ab3e363f6ea96ba9d3e62f3fc05b7ae21a0afc485ab0080
Section: database
Priority: optional
Homepage: http://redis.io/
Description: Persistent key-value database with network interface (client)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 This package contains the command line client and other tools.

Package: rmilter
Version: 1.6.0-1
Architecture: i386
Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
Installed-Size: 254
Depends: libc6 (>= 2.4), libmilter1.0.1, libopendkim9 (>= 2.8.0~beta0), libpcre3 (>= 1:8.35), libspf2-2, adduser
Recommends: sendmail | postfix
Filename: ./i386/rmilter_1.6.0-1_i386.deb
Size: 76184
MD5sum: b01ab2adffe635b310b5c544c156ca50
SHA1: 06f43165a584ed8a3143fb1eab4fdf6582cbf693
SHA256: fbb4fa5aa49b53482b29a42287c80e75ea8d78e56fec4df5d7259856ffdee67d
Section: mail
Priority: extra
Homepage: https://github.com/vstakhov/rmilter
Description: Another sendmail milter for different mail checks
 rmilter is a standalone application that provides the following features:
  SPF checks;
  greylisting using memcached storage;
  ratelimits using memcached storage;
  checking mail via rspamd/spamassassin;
  checking mail via clamav antivirus;
  regexp filters;
  DKIM signing;
  beanstalk operations for specific messages.
 .
 Rmilter uses sendmail milter interface and is compatible with Sendmail
 and Postfix MTA  as well as with other MTA that supports milter interface.

Package: rmilter
Version: 1.6.0-1
Architecture: amd64
Maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
Installed-Size: 235
Depends: libc6 (>= 2.14), libmilter1.0.1, libopendkim9 (>= 2.8.0~beta0), libpcre3 (>= 1:8.35), libspf2-2, adduser
Recommends: sendmail | postfix
Filename: ./amd64/rmilter_1.6.0-1_amd64.deb
Size: 73454
MD5sum: 1f4fb56beb58220e133fd49cf7a62d32
SHA1: c6697171a5be78fd1809c2cc1eda6bd89c609e99
SHA256: 8310ef32c5c08653d321611b6d3d13ef1fb9daf51d3334b9e5cc556d793fae28
Section: mail
Priority: extra
Homepage: https://github.com/vstakhov/rmilter
Description: Another sendmail milter for different mail checks
 rmilter is a standalone application that provides the following features:
  SPF checks;
  greylisting using memcached storage;
  ratelimits using memcached storage;
  checking mail via rspamd/spamassassin;
  checking mail via clamav antivirus;
  regexp filters;
  DKIM signing;
  beanstalk operations for specific messages.
 .
 Rmilter uses sendmail milter interface and is compatible with Sendmail
 and Postfix MTA  as well as with other MTA that supports milter interface.

Package: rspamd
Version: 1.2.8
Architecture: i386
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Installed-Size: 5222
Depends: libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libglib2.0-0 (>= 2.33.14), libgmime-2.6-0 (>= 2.6.4), libjemalloc1 (>= 2.1.1), libluajit-5.1-2, libmagic1 (>= 5.12), libpcre3 (>= 1:8.35), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), init-system-helpers (>= 1.18~), adduser
Filename: ./i386/rspamd_1.2.8_i386.deb
Size: 1076502
MD5sum: e7df954a532d6251d1ed58d21ebbeaba
SHA1: b4334bc2db26beb820555ed0667cc4a61c9c369c
SHA256: ab8ea2c41d6688bfd12d85f4dbb7b2a1f16f5d921f9e6f14589167f7b3bda015
Section: mail
Priority: extra
Homepage: https://rspamd.com
Description: Rapid spam filtering system
 Rspamd is a rapid, modular and lightweight spam filter. It is designed to work
 with big amount of mail and can be easily extended with own filters written in
 lua.

Package: rspamd
Version: 1.2.8
Architecture: amd64
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Installed-Size: 4936
Depends: libc6 (>= 2.17), libevent-2.0-5 (>= 2.0.10-stable), libglib2.0-0 (>= 2.33.14), libgmime-2.6-0 (>= 2.6.4), libjemalloc1 (>= 2.1.1), libluajit-5.1-2, libmagic1 (>= 5.12), libpcre3 (>= 1:8.35), libsqlite3-0 (>= 3.7.15), libssl1.0.0 (>= 1.0.1), init-system-helpers (>= 1.18~), adduser
Filename: ./amd64/rspamd_1.2.8_amd64.deb
Size: 1022800
MD5sum: 5710bfd1226d72e07282e9c48d1e43d2
SHA1: 9b819a0ff6c88f5b5ebf236ce5a6950a67969b8c
SHA256: b4d1fe3111700b28ad1e06a2335af4c158fc71232682f547a5facb9c0012b7a9
Section: mail
Priority: extra
Homepage: https://rspamd.com
Description: Rapid spam filtering system
 Rspamd is a rapid, modular and lightweight spam filter. It is designed to work
 with big amount of mail and can be easily extended with own filters written in
 lua.

Package: rspamd-dbg
Source: rspamd
Version: 1.2.8
Architecture: i386
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Installed-Size: 3973
Depends: init-system-helpers (>= 1.18~), rspamd (= 1.2.8)
Filename: ./i386/rspamd-dbg_1.2.8_i386.deb
Size: 3412976
MD5sum: 8cf539582b18c26aefda73135ae67653
SHA1: 5516b0409be0d48ae2e3551fb059ff1e71ba74c6
SHA256: 28d2fd29464856c1e191ad65c073df734a17f043c15d7f192a524775699b5339
Section: debug
Priority: extra
Homepage: https://rspamd.com
Description: debugging symbols for rspamd
 This package contains the debugging symbols for rspamd.

Package: rspamd-dbg
Source: rspamd
Version: 1.2.8
Architecture: amd64
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Installed-Size: 4804
Depends: init-system-helpers (>= 1.18~), rspamd (= 1.2.8)
Filename: ./amd64/rspamd-dbg_1.2.8_amd64.deb
Size: 4103474
MD5sum: fd3cb6506742f656f0e9e8c72ef07369
SHA1: d1c5e22510eef999524097de5a968f24fd79c788
SHA256: f8bf4a7231d15b40b24d358d8b48075cbcabbe3ba37610abaafa361f9bfe9dbb
Section: debug
Priority: extra
Homepage: https://rspamd.com
Description: debugging symbols for rspamd
 This package contains the debugging symbols for rspamd.