ponyorm 0.7.16+ds-1 source package in Ubuntu

Changelog

ponyorm (0.7.16+ds-1) unstable; urgency=medium

  * Team upload.

  [ Louis-Philippe VĂ©ronneau ]
  * New upstream release.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Fri, 04 Mar 2022 16:06:10 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ponyorm_0.7.16+ds-1.dsc 1.5 KiB 21a6508395c663910d8fc259a885373e9ef350a5e6fe54ee06f634be958e084e
ponyorm_0.7.16+ds.orig.tar.xz 198.0 KiB f9b037ae17515b5e49670aa8d08c8318c5f645c13f1480133d90a8dd230fef38
ponyorm_0.7.16+ds-1.debian.tar.xz 3.2 KiB 7998e7ac1e3c388935f0ae33fb133778fba7b1d58d89f1b9b5941af5bbed93be

Available diffs

No changes file available.

Binary packages built by this source

python3-pony: Pony Object-Relational Mapper

 Pony is an advanced object-relational mapper for Python that allows writing
 queries to the database using Python generator expressions.
 .
 Pony analyzes the abstract syntax tree of the generator expression and
 translates it into a SQL query.