[W3af-svn-notify] SF.net SVN: w3af:[6346] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-12-13 12:36:27
|
Revision: 6346 http://w3af.svn.sourceforge.net/w3af/?rev=6346&view=rev Author: andresriancho Date: 2012-12-13 12:36:20 +0000 (Thu, 13 Dec 2012) Log Message: ----------- Moving away from pypdf as my tests show that pdfminer does a better job at extracting text from pdf files. Modified Paths: -------------- branches/threading2/core/controllers/dependency_check/dependency_check.py branches/threading2/core/data/parsers/document_parser.py branches/threading2/core/data/parsers/pdf.py branches/threading2/plugins/grep/password_profiling_plugins/pdf.py Added Paths: ----------- branches/threading2/core/data/parsers/tests/links.pdf branches/threading2/core/data/parsers/tests/simple.pdf branches/threading2/core/data/parsers/tests/test_pdf.py Removed Paths: ------------- branches/threading2/extlib/pyPdf/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |