Skip to content

Commit

Permalink
Removed unneeded duplication in cdl_convert.py's __doc__
Browse files Browse the repository at this point in the history
  • Loading branch information
shidarin committed Apr 26, 2014
1 parent 4c32418 commit 99c7779
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions cdl_convert/cdl_convert.py
Expand Up @@ -29,30 +29,6 @@
**CDLConvert is not associated with the American Society of Cinematographers**
## Conversions
Currently we support converting from:
* ALE
* CC
* FLEx
* CDL
To:
* CC
* CDL
With support for both from and to expanding in the future.
## Code
CDL Convert is written for Python 2.6, including Python 3.2 and 3.4. Code is
written for PEP 8 compliance, although at the time of this writing function &
variable naming uses camelCasing. Docstrings follow Google code standards.
Development uses Git Flow model.
## License
The MIT License (MIT)
Expand Down

0 comments on commit 99c7779

Please sign in to comment.