Source-Makefile: feeds/packages/libs/inih/Makefile

Package: libinih
Version: 58-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: Simple .INI file parser in C
Maintainer: Tianling Shen <cnsztl@immortalwrt.org>
Source: inih-58.tar.zst
License: BSD-3-Clause
LicenseFiles: LICENSE.txt
URL: https://github.com/benhoyt/inih
Type: ipkg
Description:   inih (INI Not Invented Here) is a simple .INI file parser written
  in C. It's only a couple of pages of code, and it was designed to
  be small and simple, so it's good for embedded systems. It's also
  more or less compatible with Python's ConfigParser style of .INI
  files, including RFC 822-style multi-line syntax and name: value
  entries.
@@

Package: libinireader
Version: 58-r1
Depends: +libc +libinih +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: C++ library and API for inih
Maintainer: Tianling Shen <cnsztl@immortalwrt.org>
Source: inih-58.tar.zst
License: BSD-3-Clause
LicenseFiles: LICENSE.txt
URL: https://github.com/benhoyt/inih
Type: ipkg
Description:   inih (INI Not Invented Here) is a simple .INI file parser written
  in C. It's only a couple of pages of code, and it was designed to
  be small and simple, so it's good for embedded systems. It's also
  more or less compatible with Python's ConfigParser style of .INI
  files, including RFC 822-style multi-line syntax and name: value
  entries.
@@


