Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hMatoba/Piexif
Browse files Browse the repository at this point in the history
  • Loading branch information
hMatoba committed Apr 16, 2018
2 parents 482c91d + ec01173 commit 4ecc1cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ About Piexif
What for?
---------

To simplify exif manipulations with python. Writing, reading, and more...
To simplify exif manipulations with Python. Writing, reading, and more...

How to Use
----------

There are only just five functions.
There are only five functions.

- *load(filename)* - Get exif data as *dict*.
- *dump(exif_dict)* - Get exif as *bytes* to save with JPEG.
Expand Down Expand Up @@ -51,4 +51,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

0 comments on commit 4ecc1cf

Please sign in to comment.