From f5dfee1fdf84726fa94683b16d25261095eaed9c Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Fri, 27 Jul 2018 08:17:13 -0600 Subject: [PATCH] update name of related project Camlistore was renamed to Perkeep. For purpose of discovery and consistency, it should be updated here. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 068a4d8..be9d203 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ This is a Go package which maps a (lat, long) to a timezone. My motivation was figuring out the UTC time of a JPG with EXIF metadata containing GPS coordinates and local time, but no timezone offset. This is a surprising number of photos. I built this to -improve sorting in Camlistore, especially when photos are intermixed +improve sorting in Perkeep, especially when photos are intermixed with tweets, checkins, etc, but it should be generally applicable. See docs at http://godoc.org/github.com/bradfitz/latlong