debian/0000755000000000000000000000000012266350255007174 5ustar debian/changelog0000644000000000000000000000112612266347561011054 0ustar python-rply (0.7.1-1) unstable; urgency=medium * New upstream release. - Fixes insecure /tmp handling (Closes: #735263). * Add myself to Uploaders. * Add PGP signature checking to watch file. * Patch setup.py to use distutils instead of setuptools (since setuptools is not packaged for pypy in Debian yet). * Install upstream README. -- Tristan Seligmann Sat, 18 Jan 2014 02:45:02 +0200 python-rply (0.7.0-1) unstable; urgency=low * Initial Release. (Closes: #731071). -- Vasudev Kamath Mon, 02 Dec 2013 21:58:23 +0530 debian/compat0000644000000000000000000000000112264156447010376 0ustar 9debian/control0000644000000000000000000000351412266342565010607 0ustar Source: python-rply Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Vasudev Kamath , Tristan Seligmann Build-Depends: cdbs (>= 0.4.97~), devscripts, python, python3, debhelper (>= 9~), dh-buildinfo, pypy, dh-python Standards-Version: 3.9.5 Homepage: https://github.com/alex/rply Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-rply/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-rply/trunk/ X-Python-Version: >=2.6 X-Python3-Version: >= 3.1 Package: python-rply Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: pure Python based parser that also works with RPython (Python 2) This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's awesome PLY, with a new public API, and RPython support. . This package provides Python 2 bindings only. Package: python3-rply Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: pure Python based parser that also works with RPython (Python 3) This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's awesome PLY, with a new public API, and RPython support. . This package provides Python 3 bindings only. Package: pypy-rply Architecture: all Depends: ${misc:Depends}, ${pypy:Depends}, Description: pure Python based parser that also works with RPython (PyPy) This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's awesome PLY, with a new public API, and RPython support. . This package provides PyPy bindings only. debian/control.in0000644000000000000000000000335312266346112011205 0ustar Source: python-rply Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Vasudev Kamath , Tristan Seligmann Build-Depends: @cdbs@ Standards-Version: 3.9.5 Homepage: https://github.com/alex/rply Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-rply/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-rply/trunk/ X-Python-Version: >=2.6 X-Python3-Version: >= 3.1 Package: python-rply Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: pure Python based parser that also works with RPython (Python 2) This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's awesome PLY, with a new public API, and RPython support. . This package provides Python 2 bindings only. Package: python3-rply Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: pure Python based parser that also works with RPython (Python 3) This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's awesome PLY, with a new public API, and RPython support. . This package provides Python 3 bindings only. Package: pypy-rply Architecture: all Depends: ${misc:Depends}, ${pypy:Depends}, Description: pure Python based parser that also works with RPython (PyPy) This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's awesome PLY, with a new public API, and RPython support. . This package provides PyPy bindings only. debian/copyright0000644000000000000000000000514512264156447011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rply Upstream-Contact: https://github.com/alex/rply/issues Source: https://github.com/alex/rply/ Files: * Copyright: 2012-2013, Alex Gaynor and individual contributors License: BSD-3-clause Files: debian/* Copyright: 2013, Vasudev Kamath License: GPL-3+ License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of rply nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/copyright_hints0000644000000000000000000000200112266347561012333 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: MANIFEST.in PKG-INFO README.rst debian/compat debian/control debian/control.in debian/docs debian/gbp.conf debian/patches/2001_dont_use_setuptools.patch debian/patches/README debian/patches/series debian/pypy-rply.install debian/python-rply.install debian/python3-rply.install debian/rules debian/source/format debian/source/include-binaries debian/upstream-signing-key.pgp debian/watch rply.egg-info/PKG-INFO rply.egg-info/SOURCES.txt rply.egg-info/dependency_links.txt rply.egg-info/top_level.txt rply/__init__.py rply/errors.py rply/grammar.py rply/lexer.py rply/lexergenerator.py rply/parser.py rply/parsergenerator.py rply/token.py rply/utils.py setup.cfg setup.py Copyright: *No copyright* License: UNKNOWN FIXME Files: LICENSE Copyright: Alex Gaynor and individual contributors License: BSD-3-clause FIXME debian/docs0000644000000000000000000000001312266346753010051 0ustar README.rst debian/gbp.conf0000644000000000000000000000031512264156447010617 0ustar [DEFAULT] cleaner = fakeroot debian/rules clean pristine-tar = False [git-buildpackage] export-dir = ../build-area/ tarball-dir = ../tarballs/ [git-dch] id-length = 7 meta = True auto = True full = True debian/patches/0000755000000000000000000000000012266350255010623 5ustar debian/patches/2001_dont_use_setuptools.patch0000644000000000000000000000154012266346721016432 0ustar Description: Switch setup.py back to distutils Upstream switched setup.py to use setuptools directly, rather than distutils. However, this change is only necessary for building and publishing wheels, which does not concern the Debian package, and setuptools is not currently packaged for pypy, so this patch switches back to distutils. . Can be removed once setuptools is packaged for pypy in Debian (see #735855). Author: Tristan Seligmann Forwarded: no Last-Update: 2014-01-18 Index: python-rply-0.7.1/setup.py =================================================================== --- python-rply-0.7.1.orig/setup.py 2014-01-18 01:19:19.000000000 +0200 +++ python-rply-0.7.1/setup.py 2014-01-18 02:38:39.789465893 +0200 @@ -1,4 +1,4 @@ -from setuptools import setup +from distutils.core import setup with open("README.rst") as f: debian/patches/README0000644000000000000000000000021112266346721011500 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/series0000644000000000000000000000003712266346721012043 0ustar 2001_dont_use_setuptools.patch debian/pypy-rply.install0000644000000000000000000000001412264156447012551 0ustar usr/lib/pypydebian/python-rply.install0000644000000000000000000000002012264156447013066 0ustar usr/lib/python2*debian/python3-rply.install0000644000000000000000000000002012264156447013151 0ustar usr/lib/python3*debian/rules0000755000000000000000000000347512266343106010262 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/class/python-distutils.mk include /usr/share/cdbs/1/rules/debhelper.mk # pypy binary package pypy_package = pypy-rply # Suppress unneeded build-dependencies CDBS_BUILD_DEPENDS_class_python-distutils_python = # Additional build-depends on pypy for building pypy-rply # TODO: remove this once dh_pypy is integrated into CDBS CDBS_BUILD_DEPENDS += , pypy, dh-python # generates get-orig-source target DEB_UPSTREAM_PACKAGE = rply DEB_UPSTREAM_URL = https://pypi.python.org/packages/source/r/rply DEB_UPSTREAM_TARBALL_MD5 = 5e2970627da13d63d904be9a50187485 # hook pypy-rply into existing cdbs build stage build/$(pypy_package):: build/%: debian/python-module-stampdir/% debian/python-module-stampdir/$(pypy_package): cd $(cdbs_python_distutils_srcdir) && \ pypy $(cdbs_python_setup_cmd) build \ $(cdbs_python_build_args) touch $@ # hook pypy-rply into existing cdbs install stage install/$(pypy_package):: cd $(cdbs_python_distutils_srcdir) && \ pypy $(cdbs_python_setup_cmd) install \ --root="$(cdbs_python_destdir)" \ --install-purelib=$(call cdbs_expand_python_distutils_installdir,pypy) \ $(cdbs_python_install_args) # hook in binary-post-install to invoke dh_pypy to calculate # dependencies, add maintainer script and byte compile files. binary-post-install/$(pypy_package):: binary-post-install/%: binary-install-python/% binary-install-python/$(pypy_package):: binary-install-python/%: binary-install/% dh_pypy -p$(cdbs_curpkg) $(call cdbs_expand_curvar,DEB_DH_PYTHONHELPER_ARGS) $(call cdbs_expand_curvar, DEB_PYTHON_PRIVATE_MODULE_DIRS) python-module-clean/$(pypy_package):: -cd $(cdbs_python_distutils_srcdir) && \ pypy $(cdbs_python_setup_cmd) clean \ $(cdbs_python_clean_args) debian/source/0000755000000000000000000000000012266350255010474 5ustar debian/source/format0000644000000000000000000000001312264156447011706 0ustar 3.0 (quilt)debian/source/include-binaries0000644000000000000000000000004012266343106013623 0ustar debian/upstream-signing-key.pgp debian/upstream-signing-key.pgp0000644000000000000000000004145112266343106013770 0ustar  QF^s47W)s :q<}0N?_u$)׼ w\>ɭQy?a'4N DY$e18aAȼG&}2" kh+#H3,mj^~E -k061 ܨ〞@+`4/FPRseHg}i-Pw 14 (51IK7lIpD1pZ//Alexander Nathan Gaynor FQFh s'q04)T{/[:Եc}P1B3rbS_Φ:ֈFQGY Ꝥ[8%@qZ*/he/B"ɮǘel O1D[FFQG )gZ} NJ`k{SA{N>H)dL4߆FQJ _̈́HBhzo&QݗB{Рa->׋ܠ) +8=FQFd n+gf# -` Br}<a9˷mCQ){%F QGc 6*i%Ԛ1߂*>VIdLrLm/J QGVx ħgO -Zpܯ3hvoѯ4@%yl=l7 sƈJ QGvx NWG=w'"cl;Lrĝ&Szq`34V;I'/yIJ QJx hA0Y![ f*S_&r g1{ոEm邎J Qx I=e}+6X>K _ǡK7\קQds$%n=pN܆J Q x A}K%MSҌdΈE|1=W bϋ&}b QGrx .k֪^!I-:$>iMl/ێ|;$#4?ms8膦]~3tYxyطb QG`x #D{<S৹t.+&ݹAj{US"y&aޫ|Zߵ Ad'QFh A|{Z"R2bhUE#OVXW20e597IB;f*zrL[4D6Y+F Vh-O#ZU 9qCڇz&:TΧcy)DǻSOѷL G/M;1Ϗjx̒b$%tCVp!'b4ʬj:=`}n$. + šW]m틹OȫUvՉBhzL^A}⻗g? lLQFj? udh]H/]~tG} yo/Al4.2km#BEvxdĤKiG}o tWYbςuD * 1x'MHu$ǙTR|g^";ހ2а1Y]`L+߽fϋc`< SE!CYKK[*A3%6Zz>e˨e:$) O*9P~'7QGW. $o~pC#ـ;gxeN:0?jǓc]Akށ' $S{#w4\5 cސud&8CлF;t|}2}!Zh=/["\YỼQ@GT晜SӲ+faH '2N~2=l jM$'HN:*eyN"OauJFȘYdX/ekVɞ/i  QGx )VA0m.9>:k:,$([t .X8JL|&&, _QZ./2D4w[:<^j ɐc[ΉY`mMK?6YnSfhq\FqS|M]F⻑7-~QQ7a1CFbsG zN咲"r1b$OŰ|vc1DfA&  Qx aKR09chc2A|ާ3ơ@Dx{$_U c<ߟ#;+&&UIM/AB7!ܤ|az>x^8b.}掄bpV|hl+!;`ה:8zr@! ŀZ*u腛T b-a\tD!<ݪ,_[>Fʆ cmUqC)7`~A~Աiz@1U1"'Z窉QFh 6(.-.4l<晔.vvؽz { ܋Z(s^ {A[w/!!ߑw3ך]eށY/WqS,CG .l?Sy x](BAAd idѺ-s>s.>AoXj1dؘUIhVtbz,/7;CO|Wt~)=${EUamO"hU01숕qL]@w dW7¶Mchq4+!X.N |B{@lTƿKѕ %G"v :k$PXl¾NW-B[gpKh6ZK;۫VQFj^ +r8g_Oq6cP-;f3'fytg߯M^C ]14_5b.{,֦dAy/7yjM ZbĤ޴uXϺ 9kFS 26H[`H:N&uغ2Rʉ"s:.kebwr9$xrrTL*]7}i[ᖂ !y{?AdE.o|A¦xG}`InISz;_1VCqK,5̸5vY II1vzIXre-:>F.7_y&̿3tZ`5zLJ*0HqE{%cc'p NJzvx[1/hΈd.ڷ[Mv3rǂXڬL닦79)@Gd&N[SXW+NJ&w#!dy?^]\J̍)3ʌs-3n{['+T쇹^ X'>]!=S2.paÿFwNͭz1<¡M߼ Z`˼,9CNڪþ $I΢-n1?VHgYr.7R'K1W1d>&hqJ:eeCPY#i^շ%=8 xZKmUԮCMo y9XSZ&[>9Y3OZ,O 45r^Uگ 6ꌛJ[M>ɻK%@4I(AZ8ek0ժP0A$=MW&=KNJA>T"bYٯcII;)xtQ'xEǰ&B'a}9rق|rjȁoϒh/0| ,Ց։]``z+ԷdBzs}D~=xlxHƈg!dL~_VW0L~!>U^Z DUkRkuW6k?O-{dO Tyǰ0-h~ qk,hfK 4^T7vܘ,A*G]={" Kۄ[[w* Ǯm*KTwd-vF-on}bF &Mo&ee\Ђ>1д _=]A~K_p4 7/NQG auQnikwvCApRb@/ΒKփU\ٻALsXo5LIƱ9;QNx3vM,A# ɶBĈ ^wu"FIÉo4OL7<.!\ӋJ?jfe*Ns)HC1Nzd &o>ʥt+BW; 䳈P&Tٺ.L*Z}/I}oE8XZ[se.=ĐB>[sZh7k ͕OEq*^6ڎo()ꑾ=q97o`)2l4U;#%XM?y3P Fwi]$xo5*G:i>Z7;ZЭL*Gu1|pguozD2(>=%x2]cJ3IV͞rRQOj>"_~qčDP"8QG {^ުK1 ,$~kx]-Ou>"vC^0F/󬵀z#4b P[ "߇%/`~+B~VV"P[f4c Mc@mu?M1sϦpn}hQpiwڳhDR꯹\n(WBI=EipE#k13q(}#t*iÃ.ϟLVsS(iҖ]\Q73RCu 5'z`k  fk>uxu_ĝL(h,y bq78}ܒWx@1 W;c>1`UdxyHS\3c2_8}?)u2ua[|jd!ÕH_Qhj@J ֫ȹ||x S"u QG R=4sU.]aa)cd͑0 *PjKQ>dfėq*^ T"N|W=Zow-b0_!%Xy睡;NLoe W9lZ԰dc-Zaj/KYK!}PFhߵ;Q QJrq8-;BMklr|o*Ol"h6l0l?y`&D v%a3@E¡m#4N 5<1|غ!qbkSc,؆'fӿic a{m#KN@"ekvIce`>Uh4S 4a6JKb` 5ځJ)NklGؖ 5|**jGO'=a>1f |yo/ |8lBM9Գ:r\;-M= 8[XeK9ZXjmwRD>Vk4.]` Tp+>dyQFh g.cps||,KnXr,:]ɝQ wgl ʫ&v~Ptrø!}  Wn>L><r^}s".WeBDou JxʅzSW1v5|#xղS+Tz)]MAl;e]v<#Ԍ,aB8t1o!nI큻3x[ l`=}ܖ f8!8:~% <;#*r܆{ &~'XsuA>&&Doxslͣ0f[>GypO4'+@i@;ƂÀ3x{r Ӷt=y3C\\AGZ1 0hۙbч_y;WRT=6%z P.!1e|WL ^!Gxeglr~5%:#p)N0+GΪY=Dg_pIv>p.4e x6*9 OxQFk ifm>;iGt,ԒAYW̳PP^7!;MEXMN}% y CMi%a>| (]R:= ՛\BsY5U !a#&,Ϊgp:\HZxF rI:1l'cW~,tQ03x \BZCpuڝ󅏏 r@BǕn#JĆxNOs P[q]fNTR}Hֱ>LBNe0pYD$[!IE'қwîʷLķ] V:] n%}6@h2G.R[bRgY&fQH>i@'_G d-C[BT3.Qn8k}oVrf+kY6* )=QaRur+|l12w; .`S:8΋?SkJWkvMFXʆ6Q #b:S]ژ3\2y0P<=qzx aZ@˗إalivh0j{t b|^iN lxs;}M;aNZ;Ew #c5Zq@lຨk0:pCT(|OVc'O'[e1]klPdٛã k@bJAXΚlݥ藞R OWѴeG%OPosq$@dnD 2S>in[.] sԱ`BT*\Vڨ>Cgr7K.0{M/x]0f\O邀`=iA(2Y' k/9иyI<@8;@h0ڮ]u*h%M$豬"X~:B\jsq I ɈéAK9ZKy[Q~ -jR!h5WWDŭA2@ωEOYF]}I4BwbfW| ҷ -qowԌ%C!&;X+I'yBK[1VU]g$M}=GK(oqX)s>%C<^ƫxUixo{HL?9`Y0tsm.RmU()AyX 2S5e}w~=I5!l +SMP٧҄M΂Ɗ~˺2%`l, +(tKT u?!Fc p\+sn/ {3Q0c]&M˞4Bq H ՎO&2JzR?~ %UρG,ۀZX2 u IPˡ`-#;6#~=_X (|`;5~䭊|Ln'%BfmIނ#vx1`6O@` Cvh0Av«jYC hRۼS)sP=gἄyYE\!`,D,א7 apiyeEY b7\SfW$紑E`Xޤ;ϷQ((U+Us0,*yW~m6- z_ܱ/o (nUsT;"/DG] TP7 )d[P-g.1R&cJ+rAƩCT2nATؙDQ󂏒".cg{kY ȼ!]V0}Pw;t|sW)q(Wd)Ks*str*3;9/u#c-Nq=׼fk։  QG x Z UBeK{Ư*$dsTi{6wx~̐bP2ɠ:ŗ q53N~CdCٜD8gz>_ @( 9"-ohf{] aƽ2q+ 8m+btr?vnD P7yYOcI^˻~qTXz|[&?T xE:0Ӯ"%TLJxQvgfx'4}b~GT&E;G(|7T7P98տ[',ǕdԍN% ~S7%vҩl0zze">{zRb|i(YҸ@@B9Ec>xKރo_Rm*;LENG+& W$#Q s7鍉{Vׯq-Y"8MW/-P1ⅇXsnz\6߇~g X#G?4&h_bжbྋl+:[4S-R5$foo"JAL S_eQLR}Ja&IA&;(/Z8;!X|Uk$8Wsx7Y+5 $Pa'rרfTKϯ1t/GEN/Z#cj8sc YRk+v^8c۔OxՏ|_9zjv(D:d?؆lLHȷ5UʄӒВ}B(z>wJ Qx I=e}x[z$wS?|6TwHά 3?J Q x Ak€K~٭U_zx1;z#7"hl3r"  Qx aKR0 QQad[z@Y G jOוnsz=B'@S{yN,h7k\.t2A G jii P~,HIYsADOmyPdGQ w[ TfkB)7 GcLoz4sg>X^UPڲg#YpjB雎zKBST@t'$8Ɂ36lwHVVZ7XƾÚjLJNQ #b:r\&V1๛7K=6Dok 61i&aoH R9 [hX|\؎"~+wȫrtyTsm_oI$[0h&r:: &JX@WN$yDhHoPF4.A8 ! Z8j|7 0Nq%MoZTAțQ×fV H  rF({̼ZF"ᆋշebH#4)-GݺwS8M;7C۶r=eQ2=[b:[qy`9.i[i6#ڽES8zo0a49@Sw7Z&rUH$Ln<=  zg3+^qT}f94 47]vC nNyM⡕{|n)buue]Cqբ\@ ɉx  Q x d5g4;Cl>JvfZ+'BQ]/E@4kY"uÎ>Iz)PA蟶͵7v01*~b*h/3'#ۂ~`eD] _m[(?a0k:y`ΊFZj1UPG=McA( |5F9ұ"*Cx}j RnK莅V߬"<`VEcٛ<;oFje>f4|Tϕ{)p-pIӵC Fd4Ab(ٶoΌ( w7!fIqz ϸQmnEBA'srىS|ݠ%$6Mb r~1y `CtЮUZaИ} H/'Y 1dEPSR*w涥 wbtRhwG_~L$\e ugE4%+?F@A0b0Ϟo8ҹ28"Qd-   _\g@dܰ5Lyi5[@ s= 1k]IϣNF8۬J1Z~RFK]ɾOzDuE#G̏.,6T9 NBz"`!d$ Um%5YG'X[ظ\G{x&M v~Eh،!3v/-ZS[xcП0#"CF}1͉*8$U& Gw({Wk懒q^W`?XJQQժ>z'1Ţv֏3I{Cʈ~ 8 l>k{ǩN{M۷*74&oee*kXDT-`5QZrY.àI7X)'a\)wu]Y QF^s _\g@N\*:)WOzkGc`+?);r!^V.?wfcrl]Ʒrqȿp>_A=l[ygiJϼR }"g].J!3tHRh\%?"ձNiJ(7yl6h4 ha0f2ICj%'}*s|v ?$~_) \$sB )ԐѲ-8GE EAߘhIbAn!D-Y:x! @#IOa-A+#Jzvye8'K}81aFPb2֓QfٶևQ2lO͢;I,a6?ŖyR͏גwE Ͱ !j~0b! pغGF HϺve3BȽ5fVl|"T'tlLpƌض7bCSUAړadebian/watch0000644000000000000000000000017212266343106010222 0ustar version = 3 opts=pgpsigurlmangle=s/$/.asc/ \ https://pypi.python.org/packages/source/r/rply/ \ rply-(\d.*).tar.gz