Package Format

<= Previous Change

Diff Summary
Title
Date 2007-05-30 20:05 2007-05-30 20:09
Editor Andrew Plotkin (zarf) Andrew Plotkin (zarf)

2007-05-30 20:05 by Andrew Plotkin
2007-05-30 20:09 by Andrew Plotkin
f1Boodler will have a standard format for distributif1Boodler will have a standard format for distributi
>ng [soundscapes]. A [package] will have a unique [>ng [soundscapes]. A [package] will have a unique [
>Package Name|name] and [version number].>Package Name|name] and [version number].
22
3The package format is a Zip file of Python code an3The package format is a Zip file of Python code an
>d/or sound files, plus a manifest and metadata.>d/or sound files, plus a manifest and metadata.
44
t5The Zip file must contain a file called `[Metadatat5The Zip file must contain a file called `Metadata`
>]`. It may also contain a `[Resources]` file. >. It may also contain a `Resources` file. (See [Me
 >tadata], [Resources].)
66
7(The Zip file may contain either a group of files 7(The Zip file may contain either a group of files 
>(and subdirectories), or a single directory of fil>(and subdirectories), or a single directory of fil
>es (and subdirectories). In other words, Boodler a>es (and subdirectories). In other words, Boodler a
>ccepts both the "all files at top level" or the "w>ccepts both the "all files at top level" or the "w
>rapped in a directory" style of Zip archive.)>rapped in a directory" style of Zip archive.)
88
9## Sound files9## Sound files
1010
Package Format - last changed 2007-05-30 20:09 by Andrew Plotkin (zarf)