uwsgi-plugin-mongo 0.0.8 source package in Ubuntu

Changelog

uwsgi-plugin-mongo (0.0.8) unstable; urgency=medium

  * declare compliance with Debian Policy 4.6.0
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage

 -- Jonas Smedegaard <email address hidden>  Tue, 12 Oct 2021 10:48:27 +0200

Upload details

Uploaded by:
uWSGI packaging team
Uploaded to:
Sid
Original maintainer:
uWSGI packaging team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
uwsgi-plugin-mongo_0.0.8.dsc 1.8 KiB fd1bb25c863a09cbc6ca9cb8479a92c30da6ca76f1a223629965a34b3312c137
uwsgi-plugin-mongo_0.0.8.tar.xz 2.7 KiB 2fe76fa033faceb8653760a4e6c41bff0b3908fae24bbbb82f28a4280b6ac3af

No changes file available.

Binary packages built by this source

uwsgi-plugin-mongo: MongoDB/GridFS plugins for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides plugins for using MongoDB as uWSGI backend:
  * emperor_mongodb (Emperor configuration)
  * gridfs (content storage)
  * mongodblog (logging)
  * stats_pusher_mongodb (statistics)

uwsgi-plugin-mongo-dbgsym: debug symbols for uwsgi-plugin-mongo