licenses.dev

configparser v3.1.0

A simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0-or-later OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/configparser)](https://licenses.dev/cargo/configparser)
<a href="https://licenses.dev/cargo/configparser">
  <img src="https://licenses.dev/b/cargo/configparser" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.0 version:

[![licenses](https://licenses.dev/b/cargo/configparser/3.1.0)](https://licenses.dev/cargo/configparser/3.1.0)
<a href="https://licenses.dev/cargo/configparser/3.1.0">
  <img src="https://licenses.dev/b/cargo/configparser/3.1.0" alt="licenses" />
</a>
GitHub