-
Notifications
You must be signed in to change notification settings - Fork 0
A .NFO file reader/writer
License
GeeXboX/libnfo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libNFO ~~~~~~ GeeXboX libNFO is a small library aiming at parsing and writing NFO files. NFO files are used to store metadata information on many multimedia files. It is used by both Enna and XBMC Media Center. See http://xbmc.org/wiki/?title=Import_-_Export_Library for a format definition. DEVELOPERS ~~~~~~~~~~ Build using traditional ./configure && make commands. Try ./configure --help for list of available build options. ALWAYS consider nfo.h as the ONLY public header. Check your code for warnings before commits. Versioning policy -- The major version means no backward compatibility to previous versions (e.g. removal of a function from the public API). The minor version means backward compatible change (e.g. addition of a function to the public API or extension of an existing data structure). The micro version means a noteworthy binary compatible change (e.g. internal changes). AUTHORS ~~~~~~~ Benjamin Zores <[email protected]>
About
A .NFO file reader/writer
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published