Search Criteria
Package Details: python2-yapps2 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-yapps2.git (read-only, click to copy) |
---|---|
Package Base: | python2-yapps2 |
Description: | Yet Another Python Parser System |
Upstream URL: | https://github.com/mk-fg/yapps |
Licenses: | MIT |
Submitter: | ivanovp |
Maintainer: | ivanovp |
Last Packager: | ivanovp |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-02-02 08:48 (UTC) |
Last Updated: | 2020-02-02 08:48 (UTC) |
Dependencies (2)
- python2 (python2-bin)
- python2-distribute (python2-setuptools) (make)
Latest Comments
ikaruga commented on 2021-09-27 04:32 (UTC) (edited on 2021-09-27 04:46 (UTC) by ikaruga)
If you want to use this in python 3, replace the ',' with 'as' at :438 of
runtime.py
: