pdf-parser

This commit is contained in:
Abhay Rana 2016-05-27 20:13:15 +05:30
parent f995ba6a8f
commit 49862a4f71
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python2
__description__ = 'pdf-parser, use it to parse a PDF document'
__author__ = 'Didier Stevens'