Commit graph

8 commits

Author SHA1 Message Date
Tobias Gruetzmacher 27d28b8eef Update file headers
The default encoding for source files is UTF-8 since Python 3, so we can
drop all encoding headers. While we are at it, just replace them with
SPDX headers.
2020-04-18 13:45:44 +02:00
Tobias Gruetzmacher 44791439a5 Drop Python 2 support: Obsolete future statements 2020-02-04 01:06:19 +01:00
Tim Brier 08d7c55621 Obey the ordering of multi image strips given in the JSON 2017-05-15 10:56:47 +01:00
Tobias Gruetzmacher 9a6a310b76 Fixup copyright years. 2016-10-29 00:21:41 +02:00
André-Patrick Bubel 7ed2c28fb3 Convert dict_keys to List for Python 3 compatibility 2016-05-31 07:35:24 +00:00
Tobias Gruetzmacher 9028724a74 Clean up update helper scripts. 2016-04-13 00:52:16 +02:00
Bastian Kleineidam 9d1f286424 Improved documentation. 2013-03-25 19:47:29 +01:00
Tobias Gruetzmacher 1314da3ffb Add a script that uses the JSON metadata to create ordered symlinks. 2013-03-24 17:17:38 +01:00