pydrive2 1.15.0-1 source package in Ubuntu

Changelog

pydrive2 (1.15.0-1) unstable; urgency=medium

  * Initial Debian Upload (Closes: #922076).
    The original project has been archived by its authors so the source
    packaged there is the new maintained variant.

 -- Sebastien Bacher <email address hidden>  Mon, 23 Mar 2020 08:24:23 +0100

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydrive2_1.15.0-1.dsc 1.9 KiB 1f7bd3301da18f2000245cb18f7ab07baba8331512a2876dd1259177ff5c1f52
pydrive2_1.15.0.orig.tar.gz 55.6 KiB 445b306ad73cab7c788151033d9e1de475bc4db3da69585170eb6797b0b80970
pydrive2_1.15.0-1.debian.tar.xz 1.8 KiB f1aae3f69519a7a0ee8aed3f33611e78fc4595a5629767b9c97f19360ca54dd2

No changes file available.

Binary packages built by this source

python3-pydrive2: Google Drive API Python wrapper library

 Features of PyDrive2
  * Simplifies OAuth2.0 into just few lines with flexible settings.
  * Wraps Google Drive API into classes of each resource to make your
    program more object-oriented.
  * Helps common operations else than API calls, such as content fetching
    and pagination control.
 .
 This package contains the Python 3 version of the library.