#include <libuau.h>
Data Fields | |
| APkgType | type |
| GPtrArray * | mirrors |
| char | md5sum [33] |
| guint32 | size |
Definition at line 82 of file libuau.h.
|
|
Computed md5 sum of given package Definition at line 85 of file libuau.h. Referenced by luau_copyPackage(), luau_net_downloadUpdate(), and parsePackage(). |
|
|
list of mirrors for given package Definition at line 84 of file libuau.h. Referenced by luau_copyPackage(), luau_freePkgInfo(), luau_getPackageURL(), and parsePackage(). |
|
|
Size (in bytes) of given package Definition at line 86 of file libuau.h. Referenced by luau_copyPackage(), and parsePackage(). |
|
|
Type of given package Definition at line 83 of file libuau.h. Referenced by luau_copyPackage(), luau_getUpdatePackage(), and parsePackage(). |
1.3.2