Difference between revisions of "Nokogiri"
(Created page with "{{Entry |Name=Nokogiri |Short description=an HTML, XML, SAX, and Reader parser with XPath and CSS selector support. |Full description=Nokogiri (éâ¹Â¸) is an HTML, XML, S...") |
(Added Ruby link) |
||
Line 3: | Line 3: | ||
|Short description=an HTML, XML, SAX, and Reader parser with XPath and CSS selector support. | |Short description=an HTML, XML, SAX, and Reader parser with XPath and CSS selector support. | ||
|Full description=Nokogiri (éâ¹Â¸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesnââ¬â¢t solve your problems, you are not using enough of it. | |Full description=Nokogiri (éâ¹Â¸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesnââ¬â¢t solve your problems, you are not using enough of it. | ||
+ | |Homepage URL=http://github.com/tenderlove/nokogiri | ||
|User level=intermediate | |User level=intermediate | ||
− | | | + | |Is High Priority Project=No |
− | |||
− | |||
− | |||
|Computer languages=Ruby | |Computer languages=Ruby | ||
|Documentation note=see README file. | |Documentation note=see README file. | ||
− | | | + | |Accepts cryptocurrency donations=No |
− | |||
− | |||
− | |||
|Related projects=Wesabe_API | |Related projects=Wesabe_API | ||
|Keywords=HTML,XML,XPATH,parser,Ruby,reader,CSS,SAX | |Keywords=HTML,XML,XPATH,parser,Ruby,reader,CSS,SAX | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|Version identifier=1.4.0 | |Version identifier=1.4.0 | ||
|Version date=2009-10-30 | |Version date=2009-10-30 | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://github.com/tenderlove/nokogiri/archives/REL_1.4.0 | |Version download=http://github.com/tenderlove/nokogiri/archives/REL_1.4.0 | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/03/30 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011-04-01 | ||
+ | |Is GNU=No | ||
+ | |License verified date=2010-06-25 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=Expat | ||
+ | |License verified by=Kelly Hopkins | ||
|License verified date=2010-06-25 | |License verified date=2010-06-25 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Aaron Patterson | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=aaron.patterson@gmail.com | |Email=aaron.patterson@gmail.com | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/nokogiri | ||
}} | }} | ||
{{Software category | {{Software category | ||
Line 40: | Line 42: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 03:25, 30 March 2018
Nokogiri
http://github.com/tenderlove/nokogiri
an HTML, XML, SAX, and Reader parser with XPath and CSS selector support.
Nokogiri (éâ¹Â¸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesnââ¬â¢t solve your problems, you are not using enough of it.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Aaron Patterson | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Ruby (Ref) | https://rubygems.org/gems/nokogiri |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.