From 8fb1dac02b0be1502fd7b19de981e2a81468ffe2 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Fri, 21 Feb 2014 18:58:56 +0000 Subject: Add utilities for listing and finding extensions. Add a module to morphlib that can list all write and configuration extensions either in morph itself or the morphology repository. The module also contains methods to find an extension filename from the name and type. --- without-test-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index 9b893300..a42cce97 100644 --- a/without-test-modules +++ b/without-test-modules @@ -6,6 +6,7 @@ morphlib/tester.py morphlib/git.py morphlib/app.py morphlib/mountableimage.py +morphlib/extensions.py morphlib/extractedtarball.py morphlib/plugins/artifact_inspection_plugin.py morphlib/plugins/cross-bootstrap_plugin.py -- cgit v1.2.1