package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse parses a .env formatted string into key/value pairs.
Supports lines like:
KEY=value
KEY="quoted # not comment"
KEY='single quoted'
export KEY=value
Comments start with '#' when unquoted (at start or preceded by whitespace).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.