Search Criteria
Package Details: python2-pyscard-svn 1.6.16-3
Git Clone URL: | https://aur.archlinux.org/python2-pyscard-svn.git (read-only) |
---|---|
Package Base: | python2-pyscard-svn |
Description: | pyscard is a Python module adding smart cards support to Python |
Upstream URL: | http://pyscard.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Submitter: | slester |
Maintainer: | None |
Last Packager: | slester |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-13 03:57 |
Last Updated: | 2016-02-20 08:37 |
Dependencies (4)
- pcsclite (pcsclite-git, pcsclite-nopy)
- python2 (pypy19, stackless-python2)
- subversion (subversion-1.6) (make)
- swig (swig-git) (make)
Latest Comments
slester commented on 2016-02-20 08:38
I've updated it to be compatible with pacman 5.
Fuxy commented on 2016-02-19 21:25
Can't install package I'm getting
> ERROR: license should be an array
> ERROR: Makepkg was unable to build python2-pyscard-svn
Fix: Edit PKGBUILD and put the license section in parentheses like so:
> license=('LGPL')