_uuid_io no longer a sub package but rather a module of glymur proper. #166
This commit is contained in:
parent
6432fc7ddf
commit
116ef6e664
2 changed files with 1 additions and 5 deletions
|
|
@ -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
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
"""
|
||||
Sub package for handling various types of UUIDs.
|
||||
"""
|
||||
from .Exif import tiff_header, xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue