Source: absl-py
Section: python
Priority: optional
Maintainer: Adam Cecile <acecile@le-vert.net>
Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools,
 python3-six,
 lsb-release,
Standards-Version: 4.1.2
Homepage: https://github.com/abseil/abseil-py

Package: python3-absl
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Abseil Python Common Libraries (Python 3)
 Collection of Python library code for building Python applications.
 .
 The code is collected from Google's own Python code base, and has been
 extensively tested and used in production.
 .
 This package installs the library for Python 3.
