Metadata-Version: 2.0
Name: dknorway
Version: 0.1.0
Summary: dknorway - Models to hold Fylke, Kommune and PostSted + import script of file from Bring (Posten).
Home-page: https://github.com/datakortet/dknorway
Author: Bjorn Pettersen
Author-email: bp@datakortet.no
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: Django
Requires-Dist: South

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

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


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



dknorway utility classes
===============================

Various basic packages pulled from our source tree.


Documentation
-------------

The documentation lives at http://dknorway.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.


