Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Create metadata class #5

Open
SamWhited opened this issue Jan 25, 2015 · 1 comment
Open

Create metadata class #5

SamWhited opened this issue Jan 25, 2015 · 1 comment

Comments

@SamWhited
Copy link
Member

Create a class to handle metadata.

Basically just a named tuple or dict with specific names for the various metadata fields. This will get quite large. A named tuple is probably the best way to go, but it also seems like it would be a pain to maintain.

It may also do some basic verification / normalization of data, though some of that may also belong in the individual raw format classes.

Downstream issue: photoshell/photoshell#82

@SamWhited
Copy link
Member Author

Blocking on #9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant