pack
: use object name as defaultid
.- Rename package to
boxes
.
remove
,item_remove
: remove an item from a box.- Rename package to
boxed
. A depot becomes abox
,keep
becomespack
depot_export
anddepot_import
: store and retrieve a depot in a file on/from disk.keep_file
to add a file from disk to a depot.keep
andpick
to add and retrieve objects from depot.- Add basic depot handlers
depots_*
anddepot_*
.