Resources

<= Previous Change | Next Change =>

Diff Summary
Title
Date 2007-09-08 17:33 2007-10-11 00:24
Editor Andrew Plotkin (zarf) Andrew Plotkin (zarf)

2007-09-08 17:33 by Andrew Plotkin
2007-10-11 00:24 by Andrew Plotkin
9    :resourcename9    :resourcename
1010
11A resource name must be a valid Python identifier 11A resource name must be a valid Python identifier 
>(possibly including dots). For example: `resname` >(possibly including dots). For example: `resname` 
>or `modname.resname`.>or `modname.resname`.
1212
13The resource name is followed by the resource's me13The resource name is followed by the resource's me
>tadata; zero or more lines defining key-value pair>tadata; zero or more lines defining key-value pair
>s. These have the same format as in the [Metadata]>s. These have the same format as in the [Metadata]
> file.> file.
tt14
15## Resource metadata
16
17Dublin Core metadata terms may be used to describe
 > the title of a resource, its author, and so on. S
 >ee the [Metadata] page for details.
18
19Besides those, Boodler pays special attention to t
 >he following terms:
20
21* `boodler.filename` : The filename, for a file re
 >source. This must be in universal format: relative
 > to the module root, and written with forward slas
 >hes, not backslashes.
Resources - last changed 2007-10-11 00:35 by Andrew Plotkin (zarf)