# -*- coding: utf-8 -*- # Copyright (c) 2012-2013 Raphaël Barrois # This code is distributed under the two-clause BSD License. __author__ = "Raphaël Barrois " __version__ = '2.2.1' from .base import compare, match, validate, Spec, SpecItem, Version