Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
   334         kx # HOW TO EDIT THIS FILE:
   334         kx # The "handy ruler" below makes it easier to edit a package description.  Line
   334         kx # up the first '|' above the ':' following the base package name, and the '|'
   334         kx # on the right side marks the last column you can put a character in.  You must
   334         kx # make exactly 11 lines for the formatting to be correct.  It's also
   334         kx # customary to leave one space after the ':'.
   334         kx 
   334         kx          |-----handy-ruler------------------------------------------------------|
   334         kx iniparser: iniparser @VERSION@ (ini file parsing library)
   334         kx iniparser:
   334         kx iniparser: iniParser is a simple C library offering ini file parsing services.
   334         kx iniparser: The library is pretty small (less than 1500 lines of C) and robust,
   334         kx iniparser: and does not depend on any other external library to compile. It is
   334         kx iniparser: written in ANSI C and should compile easily on most platforms.
   334         kx iniparser:
   334         kx iniparser: Homepage: https://github.com/ndevilla/iniparser
   334         kx iniparser:
   334         kx iniparser:
   334         kx iniparser: