Metadata-Version: 2.4
Name: safe-netrc
Version: 1.0.0
Summary: Safe netrc file parser
Home-page: https://git.ligo.org/emfollow/safe-netrc
Author: Leo Singer
Author-email: leo.singer@ligo.org
License: GPL-2.0+
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/plain
License-File: LICENSE.md
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

Safe netrc provides a subclass of the Python stdlib netrc.netrc class to add some custom behaviors.
