peewee 3.14.4+dfsg-1 source package in Ubuntu

Changelog

peewee (3.14.4+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Nicholas D Steeves <email address hidden>  Sun, 29 Aug 2021 10:11:24 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
peewee_3.14.4+dfsg-1.dsc 2.3 KiB 1ace701023c03c51d6be72451acdd483867f807864897119c0a1dfd701e8123b
peewee_3.14.4+dfsg.orig.tar.xz 538.5 KiB 9ba831277c2bddef76d3f1dd017c98f9a0d6775c35feed1d57cd4bef63e524be
peewee_3.14.4+dfsg-1.debian.tar.xz 6.5 KiB 819f3063e54c477c5a58ee5898600ec5ea465475f51036e225db2b48a1a28650

No changes file available.

Binary packages built by this source

peewee: Command line Tools for peewee (Python 3)

 Peewee is a simple and small ORM. It has few (but expressive)
 concepts, making it easy to learn and intuitive to use.
 .
   * A small, expressive ORM
   * Written in Python with support for version 3.2+.
   * Built-in support for sqlite, MySQL, and PostgreSQL numerous
     extensions available (postgres hstore/json/arrays, sqlite
     full-text-search, schema migrations, and much more).

python-peewee-doc: Documentation pyhton peewee simple ORM

 Peewee is a simple and small ORM. It has few (but expressive)
 concepts, making it easy to learn and intuitive to use.
 .
   * A small, expressive ORM
   * Written in Python with support for version 3.2+.
   * Built-in support for sqlite, MySQL, and PostgreSQL. Numerous
     extensions are available (postgres hstore/json/arrays, sqlite
     full-text-search, schema migrations, and much more).
 .
 This package contains HTML documentation for provided module.

python3-peewee: Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)

 Peewee is a simple and small ORM. It has few (but expressive)
 concepts, making it easy to learn and intuitive to use.
 .
   * A small, expressive ORM
   * Written in Python with support for version 3.2+.
   * Built-in support for sqlite, MySQL, and PostgreSQL. Numerous
     extensions are available (postgres hstore/json/arrays, sqlite
     full-text-search, schema migrations, and much more).
 .
 This is the Python 3 package.

python3-peewee-dbgsym: debug symbols for python3-peewee