OCaml codecs for Python INI file handling compatible with ConfigParser

odoc

+6
+6
src/init.mli
··· 64 64 65 65 Read the {{!page-cookbook}cookbook} for more examples. 66 66 67 + {2 Related Libraries} 68 + 69 + {ul 70 + {- [Init_bytesrw] - Byte-level I/O operations for string and file parsing} 71 + {- [Init_eio] - Eio integration for async file and flow operations}} 72 + 67 73 {1:concepts Key Concepts} 68 74 69 75 {2:ini_format The INI Format}