Drew Risinger
40b9f4ef87
passExtensions.pass-import: convert to buildPythonApplication
...
Rewrite the derivation using buildPythonApplication, which makes the
wrappers a lot cleaner.
Adds tests because the application wasn't working as intended
due to the wrong file-magic python package (used "filemagic" instead of
desired "file-magic").
2021-04-06 09:18:44 -04:00
Maximilian Bosch
16001eab7c
passExtensions.pass-audit: 0.1 -> 1.0.1, refactor
...
Updates to v1.0.1[1] which supports subdirs and zxcvbn[2]-based
complexity checks. Also, the following things changed:
* Add separate output for man-pages
* Enable test-suite (after adding a patch which mocks the
`pwnedpasswords.com`).
* Added myself as maintainer.
[1] https://github.com/roddhjav/pass-audit/releases/tag/v1.0.1 /
https://github.com/roddhjav/pass-audit/releases/tag/v1.0
[2] https://pypi.org/project/zxcvbn-python/
2020-03-15 23:13:04 +01:00
Elis Hirwing
e8a36cdf57
pass-checkup: init at 0.2.0
2019-10-25 02:33:36 -07:00
Gürkan Gür
007e177f90
passExtensions.pass-genphrase: init at 0.1
2018-12-06 21:40:52 +01:00
Jake Waksbaum
fea0215ec0
pass: Add pass-audit extension
2018-06-01 21:48:15 -04:00
Tad Fisher
0c2a7fa4dc
pass: refactor extension packaging
2018-05-04 10:53:17 -07:00