Skip to content

Commit

Permalink
Release 0.1 updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dandelion-systems committed Dec 1, 2022
1 parent b9bdec0 commit 45a1b53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`mediameta` provides `ImageMetadata` and `VideoMetadata` classes which facilitate extracting metadata information from media files. `mediameta` was written and will be maintained without thrid-party image manupulation libraries or modules as they might be licensed. `mediameta` is distributed under GNU General Public License.

Install it from PyPi with
Install it from PyPi with

pip install mediameta

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
]
]
keywords = [
"metadata", "parsing",
"EXIF", "GPS",
Expand Down

0 comments on commit 45a1b53

Please sign in to comment.