Metadata-Version: 1.1
Name: dk
Version: 0.7.4
Summary: The Datakortet Basic utilities package: `dk`.
Home-page: http://thebjorn.github.io/dk/
Author: Bjorn Pettersen
Author-email: bp@datakortet.no
License: LGPL
Download-URL: https://github.com/thebjorn/dk
Description: 
        DK utility classes
        ===============================
        
        Various basic packages pulled from our source tree.
        
        
        Documentation
        -------------
        
        The documentation lives at http://dk.readthedocs.org/
        
        
        
        Running the tests
        -------------------
        
        I use py.test to run the tests, so there might be some dependencies that
        unittest.py by itself can't handle.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
