createrepo_c library  0.9.1
C library for metadata manipulation
cr_PackageFile Struct Reference

#include <package.h>

Data Fields

char * type
 
char * path
 
char * name
 

Detailed Description

File in package.

Definition at line 60 of file package.h.

Field Documentation

char* name

filename

Definition at line 63 of file package.h.

char* path

path to file

Definition at line 62 of file package.h.

char* type

one of "" (regular file), "dir", "ghost"

Definition at line 61 of file package.h.


The documentation for this struct was generated from the following file: