Commit Graph

4 Commits

Author SHA1 Message Date
Bent Bracke b981536288 password_gen 20220720.0.0 (#1175) 2024-08-11 14:45:54 +02:00
Simon Wright 50c389917e Adding parallelize. (#1002)
Builds an executable (parallelize) which runs jobs in parallel on the
CPU's cores (all, by default). The jobs are specified one per line in
standard input.
2024-02-19 10:41:56 +01:00
jhumphry 36909248bb parse_args 0.9.0 (#492)
parse_args is an Ada 2012 package that provides simple command-line argument parsing. It was inspired by the argparse module in Python, but it is not (quite) as ambitious.
2022-04-04 14:03:14 +02:00
Riccardo Bernardini b2ec99fca9 partord 1.0 (#282) 2021-06-01 10:10:37 +02:00