HEX
Server: Apache
System: Linux server.enlacediseno.com 4.18.0-553.62.1.el8_10.x86_64 #1 SMP Wed Jul 16 04:08:25 EDT 2025 x86_64
User: maor (1069)
PHP: 7.3.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3.6/site-packages/iniparse-0.4-py3.6.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: iniparse
Version: 0.4
Summary: Accessing and Modifying INI files
Home-page: http://code.google.com/p/iniparse/
Author: Paramjit Oberoi
Author-email: param@cs.wisc.edu
License: MIT
Description: iniparse is an INI parser for  Python which is API compatible
        with the standard library's ConfigParser, preserves structure of INI
        files (order of sections & options, indentation, comments, and blank
        lines are preserved when data is updated), and is more convenient to
        use.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4Topic :: Software Development :: Libraries :: Python Modules