NAME
Youri::Package::File - Package file class
DESCRIPTION
This class represent a package file,
CLASS METHODS
new(%args)
Creates and returns a new Youri::Package::File object.
get_name()
Returns the name of this file.
get_mode()
Return the mode of this file.
get_md5sum()
Return the md5sum of this file.
is_directory()
Returns a true value if this file is a directory.