Source: dirspec
Section: python
Priority: extra
Build-Depends: 
 dh-python,
 debhelper (>= 7.0.50),
 pep8,
 pyflakes3,
 python3-all,
 python3-setuptools,
 python3-testtools
Maintainer: Micah Anderson <micah@debian.org>
Standards-Version: 3.9.4

Package: python3-dirspec
Architecture: all
Depends: ${misc:Depends},
 ${python3:Depends}
Description: Python User Folders Specification Library
 A library for handling the XDG Base Directory specification, and the
 XDG User Directories for music, videos, etc…
 .
 This package contains the Python 3.x version of the library.

