lib/kuniri.rb
#
# Copyright (C) 2015-2017 Rodrigo Siqueira <siqueira@kuniri.org>
#
# This source code is licensed under the GNU lesser general public license,
# Version 3. See the file COPYING for more details
require_relative 'kuniri/version'
module Kuniri
# Your code goes here...
end