This is 0.1 -- so be advised that defsystems using asdf features not found in my own work are likely to go BOINK. Source is in the CCLAN CVS.
release-op
(oos 'release-op :some-system :directory "/my/tarball/dir/")
Creates a tarball based on the ASDF defsystem, GPG signs it, and makes a latest symlinks for both the signature and the tarball.
lint-op
(oos 'lint-op :some-system)
Scans the system source looking for bad style.
Download
http://random-state.net/files/asdf-packaging-tools-latest.tar.gz
Quick assessment (2024-02-27)
- Unix-specific. Outdated in relation to ASDF.
- asdf:run-shell-command is now deprecated.
- asdf:make-operation no longer takes initargs.
- Operations need to specify the propagation scheme.
obsolete