Package Details: python-slicerator 1.1.0-1

Git Clone URL: https://aur.archlinux.org/python-slicerator.git (read-only, click to copy)
Package Base: python-slicerator
Description: A lazy-loading, fancy-sliceable iterable
Upstream URL: https://slicerator.readthedocs.io/
Licenses: BSD-3-Clause
Submitter: Francois_B
Maintainer: Universebenzene
Last Packager: Universebenzene
Votes: 0
Popularity: 0.000000
First Submitted: 2015-11-13 18:11 (UTC)
Last Updated: 2025-11-15 05:18 (UTC)

Latest Comments

Francois_B commented on 2016-07-24 06:37 (UTC)

fixed. Thanks!

anntzer commented on 2016-07-24 01:36 (UTC)

This PKGBUILD results in slicerator being installed as version "0+unknown", as can be shown by "pip show slicerator". In particular, this means that "pip list --outdated" will always think that slicerator needs updating. Grabbing the sources on PyPI ("https://files.pythonhosted.org/packages/source/s/slicerator/slicerator-$pkgver.tar.gz") does result in a correct install.