spkgdeveloper's documentation

db_pkg Struct Reference
[Package Database API]

#include <pkgdb.h>


Detailed Description

Package information structure.


Data Fields

gchar * name
 full name of the package [R]
gchar * shortname
 short name of the package [NA]
gchar * version
 version of the package [NA]
gchar * arch
 architecture of the package [NA]
gchar * build
 build of the package [NA]
time_t time
 package installation/upgrade time [NA]
gsize csize
 compressed size of the package in kB [O]
gsize usize
 uncompressed size of the package in kB [O]
gchar * location
 original package location (path) [O]
gchar * desc
 cleaned (i.e.
gchar * doinst
 complete doinst.sh script contents [O]
void * paths
 [JudySL->db_path_type] list of normalized paths in the package [O]


The documentation for this struct was generated from the following file:
Documentation for spkg, Sun Jul 23 13:12:53 2006.