# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append textproc
description Python API for instapaper.com
long_description Instapaper is a simple web app for saving pages for reading \
later. This library provides an API for the web service.
homepage https://pypi.python.org/pypi/instapaperlib
master_sites pypi:i/instapaperlib/
distname instapaperlib-${version}
checksums md5 c6f4c0cfeed03a5b417fa07f9e89d35d
livecheck.regex {<h1>instapaperlib ([0-9.]+)</h1>}