# -*- coding: utf-8 -*-

"""
Copyright (c) 2011 Jan Pomikalek

This software is licensed as described in the file LICENSE.rst.
"""

from __future__ import absolute_import

from .utils import get_stoplists, get_stoplist
from .core import justext


__version__ = "3.0.1"
