dotenvs 0.2.2

A correct dotenv library
Documentation
1
2
3
4
5
6
7
BASIC=basic
AFTER_LINE=after_line
EMPTY=
SINGLE_QUOTES='single_quotes'
DOUBLE_QUOTES="double_quotes"
# comment
INLINE=value # comment