Sure, here you go.
-Steve
On Wed, Aug 19, 2015 at 12:12 PM, Mark H Weaver wrote:
> Steve Sprang writes:
>
> > From 54acc1b8327291b66120cc83e03b140c242393aa Mon Sep 17 00:00:00 2001
> > From: Steve Sprang
> > Date: Tue, 18 Aug 2015 11:09:03 -0700
> > S
Steve Sprang writes:
> From ed063e7f1f16398cd06088a4085c15ea5dbfed08 Mon Sep 17 00:00:00 2001
> From: Steve Sprang
> Date: Wed, 19 Aug 2015 15:33:04 -0700
> Subject: [PATCH] gnu: Add pwgen.
Pushed, thanks!
Mark
Steve Sprang writes:
> From 54acc1b8327291b66120cc83e03b140c242393aa Mon Sep 17 00:00:00 2001
> From: Steve Sprang
> Date: Tue, 18 Aug 2015 11:09:03 -0700
> Subject: [PATCH] gnu: Add pwgen.
>
> * gnu/packages/password-utils.scm: New file.
> * gnu-system.am (GNU_SY
On Tue, 18 Aug 2015 11:16:08 -0700
Steve Sprang wrote:
> Suggestions for a more appropriate module or module name?
Looks good to me. I was planning on packaging KeyPassX one of these days, and
I really didn't want to stick it in keypassx.scm.
> I will hopefully be adding pass (http://www.passwo
] gnu: Add pwgen.
* gnu/packages/password-utils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am | 1 +
gnu/packages/password-utils.scm | 43 +
2 files changed, 44 insertions(+)
create mode 100644 gnu