createrepo_c library 1.2.1
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_PackageFile Struct Reference

#include <package.h>

Data Fields

char * type
char * path
char * name
char * digest

Detailed Description

File in package.

Definition at line 60 of file package.h.

Field Documentation

◆ digest

char* digest

file checksum

Definition at line 64 of file package.h.

◆ name

char* name

filename

Definition at line 63 of file package.h.

◆ path

char* path

path to file

Definition at line 62 of file package.h.

◆ type

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:
  • /builddir/build/BUILD/createrepo_c-1.2.1-build/createrepo_c-1.2.1-20250727012708.11.gc673138/src/package.h