aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-tinynetrc/pkg-descr
blob: 914475d458dec67351e3ad9603739b590b57ba9c (plain) (blame)
1
2
3
4
5
6
tinynetrc uses the netrc module from the standard library under the hood and
adds a few improvements:

- Adds write functionality.
- Fixes a std lib bug with formatting a .netrc file.*
- Parses .netrc into dictionary values rather than tuples.