blob: 6badef8cc70707a722d294d613e54ce7459be863 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-distro-info
pkgdesc = This package contains a Python 3 module for parsing the data in distro-info-data. There is also a command line interface in the distro-info package
pkgver = 1.12
pkgrel = 1
url = https://code.launchpad.net/ubuntu/+source/distro-info
arch = any
license = GPL3
makedepends = python-installer
depends = python
depends = distro-info-data
source = http://http.debian.net/debian/pool/main/d/distro-info/distro-info_1.12.tar.xz
sha256sums = 63f1183be7df8dbae19fd4ba388a2aff0d040bb4b4a96a80e9851e8a4c885c09
pkgname = python-distro-info
|