On this page:
vdb-write
8.12

6 Writing information🔗ℹ

 (require vdb/write) package: vdb-lib

procedure

(vdb-write package-full-name    
  vdb-key    
  vdb-value)  void
  package-full-name : string?
  vdb-key : symbol?
  vdb-value : any
Write a vdb-value into a package’s vdb-key file.

For the reference of accepted associations of vdb-key to vdb-value see the "Supported keys" section.