Metadata-Version: 2.0
Name: idea-format
Version: 0.1.10
Summary: Python library for working with IDEA messages.
Home-page: https://homeproj.cesnet.cz/git/idea.git
Author: Pavel Kacha
Author-email: pavel.kacha@cesnet.cz
License: ISC
Description-Content-Type: UNKNOWN
Keywords: library
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python
Requires-Dist: ipranges
Requires-Dist: typedcols

idea-format - README
================================================================================

.. warning::

    Although production code is based on this library, it should still be considered
    as work in progress.


Introduction
--------------------------------------------------------------------------------

Python 2 and 3 compatible library for working with IDEA messages.

This README file is work in progress, for more information please visit home page
at https://idea.cesnet.cz/en/index.


Copyright
--------------------------------------------------------------------------------

| Copyright (c) since 2016, CESNET, z. s. p. o.
| Author: Pavel Kácha <pavel.kacha@cesnet.cz>
| Use of this package is governed by the ISC license, see LICENSE file.
|


