Changes between Version 10 and Version 11 of BluePrint/Importer
- Timestamp:
- 04/03/10 16:34:16 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Importer
v10 v11 6 6 * PDFminer is a tool to convert pdf docs into text, it is open source [http://www.unixuser.org/~euske/python/pdfminer/index.html#license (Licence)]. 7 7 8 * Code snippet to extract hyperlinks from HTML docs by codestasher.8 * Code snippet to extract hyperlinks from HTML docs. 9 9 {{{ 10 10 import sgmllib