blob: 8d15dabfd38e17a1187944d602f6020cde70cc8a (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-seaborn"
VERSION="0.13.1"
HOMEPAGE="https://seaborn.pydata.org/"
DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.13.1/seaborn-0.13.1.tar.gz"
MD5SUM="ba38ec9ff796ea289c88f7164e26336d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-matplotlib python3-pandas"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
|