Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
futzu authored Dec 31, 2023
1 parent 3c02dc3 commit 9762172
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@

# threefive is SCTE-35 Kung-Fu.
## The Industry leading SCTE-35 cli parser and decoder and encoder library.
### threefive written in python3 and optimized for [pypy3](https://www.pypy.org/)
# Latest Version is `2`.`4`.`9`

# `News Flash`
* Updates to support the 11/30/2023 version of the SCTE-35 specification will be released soon.
* I believe I have most of it done, but there is no chnage log, so I have to go therough the entire specification.


`Decodes` __SCTE-35__.
<br>⚡ `Encodes` __SCTE-35__.
<br>⚡ `Parses` __SCTE-35__ from `Base64`, `Bytes`, `Hex`, `Integers`, and `MPEGTS` Streams.
Expand Down

0 comments on commit 9762172

Please sign in to comment.