HEX
Server: Apache
System: Linux b:u:newjapaneti:1 3.10.0-1160.31.1.el7.x86_64 #1 SMP Thu Jun 10 13:32:12 UTC 2021 x86_64
User: newjapaneti (381717)
PHP: 5.6.30
Disabled: apache_get_modules, apache_get_version, apache_reset_timeout, apache_getenv, apache_note, apache_setenv
Upload Files
File: //lib/python2.7/site-packages/sqlite3dbm-0.1.4-py2.7.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: sqlite3dbm
Version: 0.1.4
Summary: sqlite-backed dictionary
Home-page: http://github.com/Yelp/sqlite3dbm/
Author: Jason Fennell
Author-email: jfennell@yelp.com
License: Apache
Description: sqlite3dbm
        ==========
        
        Description
        ===========
        This module provides a sqlite-backed dictionary conforming to the dbm
        interface, along with a shelve class that wraps the dict and provides
        serialization for it.
        
        Installation
        ============
        * pip install sqlite3dbm
        * easy_install sqlite3dbm
        
        Testing
        =======
        * `testify tests` from the root directory
        
        Links
        =====
        * source <http://github.com/Yelp/sqlite3dbm/>
        * documentation <http://packages.python.org/sqlite3dbm/>
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: sqlite3dbm