Stuart Henderson <s...@spacehopper.org> wrote:
> On 2022/05/13 13:04, Stuart Henderson wrote:
> > On 2022/05/13 12:56, Renaud Allard wrote:
> > > 
> > > Hello,
> > > 
> > > Here is a archive for a port of "crunch".
> > > Crunch is a wordlist generator where you can specify a standard character
> > > set or a character set you specify. crunch can generate all possible
> > > combinations and permutations.
> > > 
> > > Best Regards
> > 
> > 
> > 
> > Doesn't build as-is due to the space in DISTNAME, here's an version
> > fixing that and some other things
> > 
> 
> Oops, there is too much whitespace in the manual because it uses
> \" instead of .\" for comments. Updated.

ok op@

nit: I'd slightly reformat DESCR to include "-", "*" or some other
character to visually delimitate the list of features; not a strong
opinion but I think it would read better.

--- DESCR.orig  Fri May 13 17:47:28 2022
+++ DESCR       Fri May 13 17:49:52 2022
@@ -2,13 +2,12 @@
 set or a character set you specify. crunch can generate all possible
 combinations and permutations.
 
-Features
-    crunch generates wordlists in both combination and permutation ways
-    it can breakup output by number of lines or file size
-    has resume support
-    pattern now supports number and symbols
-    pattern now supports upper and lower case characters separately
-    adds a status report when generating multiple files
-    -l option for literal support of @,%^
-    -d option to limit duplicate characters see man file for details
-    has unicode support
+Features:
+ * generates wordlists in both combination and permutation ways
+ * can breakup output by number of lines or file size
+ * resume support
+ * pattern supports number, symbols, upper and lowercase characters separately
+ * adds a status report when generating multiple files
+ * -l option for literal support of @,%^
+ * -d option to limit duplicate characters see man file for details
+ * unicode support

Reply via email to