Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 15:22:46 +0100 (CET)
From:      Sofian Brabez <sbrabez@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143726: New port: devel/py26-deliciousapi: Unofficial Python API for retrieving data from Delicious.com
Message-ID:  <20100210142246.1623FA0001F@zimbra.ifr.lan>
Resent-Message-ID: <201002101430.o1AEU1vq014925@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143726
>Category:       ports
>Synopsis:       New port: devel/py26-deliciousapi: Unofficial Python API for retrieving data from Delicious.com
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 10 14:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ifr.lan 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 26 18:56:36 CET 2010
>Description:
Here the .shar file as attachment to add DeliciousAPI to the port tree (devel category)

Unofficial Python API for retrieving data from Delicious.com.

This module provides the following features plus some more:

* retrieving a URL's full public bookmarking history including
* users who bookmarked the URL including tags used for such bookmarks
  and the creation time of the bookmark (up to YYYY-MM-DD granularity)
* top tags (up to a maximum of 10) including tag count
* title as stored on Delicious.com
* total number of bookmarks/users for this URL at Delicious.com
* retrieving a user's full bookmark collection, including any private bookmarks
if you know the corresponding password
* retrieving a user's full public tagging vocabulary, i.e. tags and tag counts
* retrieving a user's network information (network members and network fans)
* HTTP proxy support
* updated to support Delicious.com "version 2" (mini-relaunch as of August 2008)

WWW:	http://www.michael-noll.com/wiki/Del.icio.us_Python_API

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py26-deliciousapi-1.5.15.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-deliciousapi
#	py-deliciousapi/Makefile
#	py-deliciousapi/pkg-descr
#	py-deliciousapi/distinfo
#
echo c - py-deliciousapi
mkdir -p py-deliciousapi > /dev/null 2>&1
echo x - py-deliciousapi/Makefile
sed 's/^X//' >py-deliciousapi/Makefile << '90a9e280362d6ca6e35086d1a26a4a7e'
X# New ports collection makefile for:	py-deliciousapi
X# Date created:		2010-02-10
X# Whom:			Sofian Brabez <sbrabez@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	deliciousapi
XPORTVERSION=	1.5.15
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	DeliciousAPI-${PORTVERSION}
X
XMAINTAINER=	sbrabez@gmail.com
XCOMMENT=	Unofficial Python API for retrieving data from Delicious.com
X
XRUN_DEPENDS=	${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup \
X		${PYTHON_SITELIBDIR}/simplejson/__init__.py:${PORTSDIR}/devel/py-simplejson
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_PKGNAME=	DeliciousAPI
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/${PORTNAME}.py \
X		%%PYTHON_SITELIBDIR%%/${PORTNAME}.pyc \
X		%%PYTHON_SITELIBDIR%%/${PORTNAME}.pyo
X
X.include <bsd.port.mk>
90a9e280362d6ca6e35086d1a26a4a7e
echo x - py-deliciousapi/pkg-descr
sed 's/^X//' >py-deliciousapi/pkg-descr << 'dd4c7b40c0afe0f192f368b5012218d3'
XUnofficial Python API for retrieving data from Delicious.com.
X
XThis module provides the following features plus some more:
X
X* retrieving a URL's full public bookmarking history including
X* users who bookmarked the URL including tags used for such bookmarks
X  and the creation time of the bookmark (up to YYYY-MM-DD granularity)
X* top tags (up to a maximum of 10) including tag count
X* title as stored on Delicious.com
X* total number of bookmarks/users for this URL at Delicious.com
X* retrieving a user's full bookmark collection, including any private bookmarks
Xif you know the corresponding password
X* retrieving a user's full public tagging vocabulary, i.e. tags and tag counts
X* retrieving a user's network information (network members and network fans)
X* HTTP proxy support
X* updated to support Delicious.com "version 2" (mini-relaunch as of August 2008)
X
XWWW:	http://www.michael-noll.com/wiki/Del.icio.us_Python_API
dd4c7b40c0afe0f192f368b5012218d3
echo x - py-deliciousapi/distinfo
sed 's/^X//' >py-deliciousapi/distinfo << '0fc2a5349d9065654b56db648263563e'
XMD5 (DeliciousAPI-1.5.15.tar.gz) = 87c8084434c17edeb7ca91fa1b42de8e
XSHA256 (DeliciousAPI-1.5.15.tar.gz) = 75d8467ef1848d5d0209e07d71217f27d8079c79f1e9de2098290db4f0fd8b4b
XSIZE (DeliciousAPI-1.5.15.tar.gz) = 20190
0fc2a5349d9065654b56db648263563e
exit
--- py26-deliciousapi-1.5.15.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100210142246.1623FA0001F>