summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-21 11:23:21 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-21 11:23:21 +0100
commitf1bd4797c310d64d6cca3ebb12163fa355cd0c18 (patch)
treeddef0e7218329657222ecda05c439d4e1967cfc9 /README
parent079ed7e376f58943eeed8d69add229a816d9e7a0 (diff)
downloadimport-f1bd4797c310d64d6cca3ebb12163fa355cd0c18.tar.gz
Update README slightly
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 3ac7997..2922ea4 100644
--- a/README
+++ b/README
@@ -35,9 +35,9 @@ worthwhile to do that for common patterns.
Package-system specific code and data
-------------------------------------
-For each supported package system, there should be an xxx.to_lorry program, and
-a xxx.to_chunk program. These should output on stdout a .lorry file and a .morph
-file, respectively.
+For each supported package system, there should be an xxx.to_lorry program, an
+xxx.to_chunk program and a xxx.find_deps program. These should output on stdout
+a .lorry file, and a .morph file, and dependency information respectively.
Each packaging system can have static data saved in a .yaml file, for known
metadata that the programs cannot discover automatically.