diff --git a/__init__.py b/pyutl/__init__.py similarity index 100% rename from __init__.py rename to pyutl/__init__.py diff --git a/localenv.py b/pyutl/localenv.py similarity index 100% rename from localenv.py rename to pyutl/localenv.py diff --git a/oracle.py b/pyutl/oracle.py similarity index 100% rename from oracle.py rename to pyutl/oracle.py diff --git a/remote.py b/pyutl/remote.py similarity index 100% rename from remote.py rename to pyutl/remote.py diff --git a/sendmail.py b/pyutl/sendmail.py similarity index 100% rename from sendmail.py rename to pyutl/sendmail.py