Version 6 of nemanov_oo

Updated 2021-08-27 15:28:12 by nemanov_oo

Projects:

  • conf package - parse and load text conf files (flat style, ini-style, nested sections style)
  • dowhile package - do-while loop
  • htmltmpl package - a text template engine similar to perl HTML::Template
  • finsum package - An util lib for financial sum convertion from floating value(e.g. 22.38) to integer value(e.g. 2238)
  • utils - various utils collected in one file(too small for a separate library)