Metadata-Version: 1.1
Name: expvar
Version: 0.0.1
Summary: Store and retrieve TOTP secrets/tokens.
Home-page: https://github.com/gmjosack/expvar
Author: Gary M. Josack
Author-email: gary@byoteki.com
License: MIT
Download-URL: https://github.com/gmjosack/expvar/archive/master.tar.gz
Description: expvar
        ======
        
        Description
        ~~~~~~~~~~~
        
        Library for storing and exposing variables.
        
        Installation
        ~~~~~~~~~~~~
        
        ::
        
            pip install expvar
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
