FreeBSD Bugzilla – Attachment 182610 Details for
Bug 219309
textproc/py-parsel: [NEW PORT] Parsel is a library to extract data from HTML and XML using XPath and CSS selectors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
textproc/py-parse: new port
patch-textproc_py-parsel.diff (text/plain), 2.69 KB, created by
Eric Camachat
on 2017-05-15 16:47:55 UTC
(
hide
)
Description:
textproc/py-parse: new port
Filename:
MIME Type:
Creator:
Eric Camachat
Created:
2017-05-15 16:47:55 UTC
Size:
2.69 KB
patch
obsolete
>Index: textproc/py-parsel/Makefile >=================================================================== >--- textproc/py-parsel/Makefile (nonexistent) >+++ textproc/py-parsel/Makefile (working copy) >@@ -0,0 +1,23 @@ >+# $FreeBSD$ >+ >+PORTNAME= parsel >+PORTVERSION= 1.1.0 >+CATEGORIES= textproc python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= eric@camachat.org >+COMMENT= Parsel is a library to extract data from HTML and XML using XPath and CSS selectors >+ >+LICENSE= BSD3CLAUSE >+ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=2.0.0:devel/py-pytest-runner >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>=0.9:www/py-cssselect \ >+ ${PYTHON_PKGNAMEPREFIX}lxml>=3.2.4:devel/py-lxml \ >+ ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six \ >+ ${PYTHON_PKGNAMEPREFIX}w3lib>=1.8.0:www/py-w3lib >+ >+USES= python >+USE_PYTHON= distutils autoplist >+ >+.include <bsd.port.mk> > >Property changes on: textproc/py-parsel/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: textproc/py-parsel/distinfo >=================================================================== >--- textproc/py-parsel/distinfo (nonexistent) >+++ textproc/py-parsel/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1494866042 >+SHA256 (parsel-1.1.0.tar.gz) = 2735b61a4d56b58eab02b793491f5a639ba74425e494d9cafa2ec80558686428 >+SIZE (parsel-1.1.0.tar.gz) = 32243 > >Property changes on: textproc/py-parsel/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: textproc/py-parsel/pkg-descr >=================================================================== >--- textproc/py-parsel/pkg-descr (nonexistent) >+++ textproc/py-parsel/pkg-descr (working copy) >@@ -0,0 +1,8 @@ >+Parsel is a library to extract data from HTML and XML using XPath and CSS >+selectors. >+ >+Features >+ - Extract text using CSS or XPath selectors >+ - Regular expression helper methods >+ >+WWW: https://github.com/scrapy/parsel > >Property changes on: textproc/py-parsel/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219309
: 182610