blob: 73584160feea8118b91ea7af39d07ae2d3aa332f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-msgfy
pkgdesc = A Python library for converting an Exception instance into a human-readable error message
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/thombashi/msgfy
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = msgfy-0.2.1.tgz::https://github.com/thombashi/msgfy/archive/v0.2.1.tar.gz
sha256sums = f705a968b193270acc8784cb1c9e9843bd09ff9c157a1e326864119dfde393b8
pkgname = python-msgfy
|