summaryrefslogtreecommitdiffstats
path: root/doc/pdfcrack/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pdfcrack/DETAILS')
-rwxr-xr-xdoc/pdfcrack/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/pdfcrack/DETAILS b/doc/pdfcrack/DETAILS
new file mode 100755
index 0000000000..0c4dbd8096
--- /dev/null
+++ b/doc/pdfcrack/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=pdfcrack
+ VERSION=0.19
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/${SPELL}/${SPELL}-${VERSION}/${SOURCE}
+ SOURCE_HASH=sha512:e58819e7d90db9a66ebf9509c0b8aace7f8e7dbf5f8083edc70c3f2ca28cf16476bbdbaa77f7c563dcf824e440ca0df03e91d6aaf2a0435ec8f349f4e19ee626
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://pdfcrack.sourceforge.net/"
+ LICENSE[0]="GPL-2.0-or-later"
+ ENTERED=20210828
+ KEYWORDS=""
+ SHORT="A Password Recovery Tool for PDF-files"
+cat << EOF
+PDFCrack is a tool for recovering passwords and content from PDF-files. It
+is small, command line driven without external dependencies.
+EOF