Package Details: python-sievelib 1.2.1-2

Git Clone URL: https://aur.archlinux.org/python-sievelib.git (read-only, click to copy)
Package Base: python-sievelib
Description: Client-side Sieve and Managesieve library written in Python
Upstream URL: https://github.com/tonioo/sievelib
Licenses: MIT
Submitter: mawcomw
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 1
Popularity: 0.000000
First Submitted: 2014-08-03 01:13 (UTC)
Last Updated: 2023-01-30 05:19 (UTC)

Latest Comments

DJ_L commented on 2015-12-13 19:17 (UTC) (edited on 2015-12-13 19:18 (UTC) by DJ_L)

Package installs files into /usr/lib/python2.7/ with python (rather than python2) in the schebang line. sievelib/parser.py:#!/usr/bin/env python sievelib/managesieve.py:#!/usr/bin/env python