Use libmagic to extract the file's creation year
authorJosh Williams <jwilliams@endpoint.com>
Fri, 4 Oct 2013 13:01:09 +0000 (09:01 -0400)
committerJosh Williams <jwilliams@endpoint.com>
Fri, 4 Oct 2013 13:01:09 +0000 (09:01 -0400)
commitfc738fe0d44b520a3bb4e1d14521b5afe4194390
tree25f89a1c1a3e9f0b9ee702d89eb5b3c35ff91d28
parent84cac96f16daab8a49199e9310f86e8475a4ba39
Use libmagic to extract the file's creation year

NOTE: This adds a new Python module requirement.
The added function can of course be expanded to return anything else
the libmagic routine could provide in the future.
karmaworld/apps/notes/gdrive.py
reqs/common.txt