FOSSology  4.4.0
Open Source License Compliance by Open Source Software
mimetype.c File Reference

Get the mimetype for a package. More...

#include "finder.h"
Include dependency graph for mimetype.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Get the mimetype for a package. More...
 

Variables

char BuildVersion [] ="mimetype build version: NULL.\n"
 

Detailed Description

Get the mimetype for a package.

Definition in file mimetype.c.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Get the mimetype for a package.

Parameters
argcthe number of command line arguments
argvthe command line arguments
Returns
0 on a successful program execution

< run from command line flag, 1 yes, 0 not

Definition at line 67 of file mimetype.c.