Metadata-Version: 2.1
Name: dk
Version: 1.2.1
Summary: The Datakortet Basic utilities package: `dk`.
Home-page: http://www.github.com/datakortet/dk/
Author: Bjorn Pettersen
Author-email: bp@datakortet.no
License: LGPL
Download-URL: https://www.github.com/datakortet/dk
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: ipaddr



dk - utility classes
====================

Various basic packages pulled from our source tree.

.. image:: https://travis-ci.org/datakortet/dk.svg
   :target: https://travis-ci.org/datakortet/dk

.. image:: https://readthedocs.org/projects/dk/badge/?version=latest
   :target: https://readthedocs.org/projects/dk/?badge=latest
   :alt: Documentation Status

.. image:: https://coveralls.io/repos/datakortet/dk/badge.png?branch=master
   :target: https://coveralls.io/r/datakortet/dk?branch=master
   :alt: Test Coverage

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.



