# $FreeBSD$ PORTNAME= jsonpointer PORTVERSION= 1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= harm@weites.com COMMENT= Identify specific nodes in a JSON document (RFC 6901) LICENSE= BSD3CLAUSE NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include tps://www.tfcis.org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
blob: 29a1e3de1c4c1918bf419b2acc4fc02fbd7b3d4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26