_uuid_io no longer a sub package but rather a module of glymur proper. #166

This commit is contained in:
John Evans 2014-02-10 11:48:16 -05:00
commit 116ef6e664
2 changed files with 1 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Handlers for Exif UUIDs. Be nice if we would find a standard for this.
Part of glymur.
"""
import pprint
import re

View file

@ -1,4 +0,0 @@
"""
Sub package for handling various types of UUIDs.
"""
from .Exif import tiff_header, xml