We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Ops

Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://sourceforge.net/apps/mediawiki/libops/
Tags
License
Features
  • Reading configuration files written in Lua
  • Support of Booleans, integers, floats, doubles and strings, and vectors (of any of the previous types)
  • Calls to functions defined in the configuration file
  • Constraints on the entries (e.g., positive integer, list of acceptable values, ...)
  • Saving the Lua definitions of all variables (except functions) that have been read in a configuration file
  • Exception raised whenever an error occurs