createrepo_c library  0.2.1
C library for metadata manipulation
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
cr_PackageFile Struct Reference

#include <package.h>

Data Fields

char * type
 
char * path
 
char * name
 

Detailed Description

File in package.

Definition at line 50 of file package.h.

Field Documentation

char* name

filename

Definition at line 53 of file package.h.

char* path

path to file

Definition at line 52 of file package.h.

char* type

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

Definition at line 51 of file package.h.


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