Skip to content
Snippets Groups Projects
Commit c64c0950 authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Done with Standards.

Rev: CHANGES:1.51
parent e921e392
No related branches found
No related tags found
No related merge requests found
...@@ -441,11 +441,13 @@ o SDL ...@@ -441,11 +441,13 @@ o SDL
o Shuffler o Shuffler
Standards.EXIF
Standards.FIPS10_4
Standards.ISO639_2.map_to_639_1, convert_b_to_t, convert_t_to_b
o Standards.CIFF o Standards.CIFF
Experimental module to read Canon Camera Image File Format data.
o Standards.EXIF
Support for the EXchangeable Image file Format for digital still
cameras version 2.2. Support for maker notes for cameras from
Nikon, Canon, Fuji Film, Olympus, Sanyo and Casio.
o Standards.FIPS10_4 o Standards.FIPS10_4
The Federal Information Processing Standard for Countries, The Federal Information Processing Standard for Countries,
...@@ -457,6 +459,12 @@ o Standards.ID3 ...@@ -457,6 +459,12 @@ o Standards.ID3
ID3 tags decoder/encoder. Supports versions: 1.0, 1.1, ID3 tags decoder/encoder. Supports versions: 1.0, 1.1,
2.2-2.4. Frequently used in MP3 files for encapsulating metadata. 2.2-2.4. Frequently used in MP3 files for encapsulating metadata.
o Standards.ISO639_2
This module has been updated with the map_to_639_1 method to
convert from ISO 639-2/T to ISO 639-1. With the new methods
convert_b_to_t and convert_t_to_b it is possible to convert
between ISO 639-2/T and ISO 639-2/B.
o Standards.RDF o Standards.RDF
Represents an RDF domain and allows you to perform searches in its Represents an RDF domain and allows you to perform searches in its
relations. Currently only serializes/deserializes to N-triple relations. Currently only serializes/deserializes to N-triple
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment