mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
Nudged version
This commit is contained in:
@@ -11,7 +11,8 @@ its most most common variations.
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* The major variations of the CMX 3600: the standard, "File32", "File128" and
|
* The major variations of the CMX 3600: the standard, "File32", "File128" and
|
||||||
long Adobe Premiere formats are automatically detected and properly read.
|
long Adobe Premiere event numbers are automatically detected and properly
|
||||||
|
read.
|
||||||
* Preserves relationship between events and individual edits/clips.
|
* Preserves relationship between events and individual edits/clips.
|
||||||
* Remark or comment fields with common recognized forms are read and
|
* Remark or comment fields with common recognized forms are read and
|
||||||
available to the client, including clip name and source file data.
|
available to the client, including clip name and source file data.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pycmx"
|
name = "pycmx"
|
||||||
version = "1.2.3"
|
version = "1.3.0"
|
||||||
description = "Python CMX 3600 Edit Decision List Parser"
|
description = "Python CMX 3600 Edit Decision List Parser"
|
||||||
authors = ["Jamie Hardt <jamiehardt@me.com>"]
|
authors = ["Jamie Hardt <jamiehardt@me.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user