Skip to content

Commit

Permalink
🚧 Setup: Updated metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiTronix committed Jul 14, 2022
1 parent 9aef1be commit a22465f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
name="deffcode",
packages=["deffcode"],
version=pkg_version["__version__"],
description="High-performance Real-time Video frames Generator for generating blazingly fast video frames in python.",
description="High-performance Real-time FFmpeg based Video-Decoder in python.",
license="Apache License 2.0",
author="Abhishek Thakur",
install_requires=[
Expand All @@ -57,8 +57,10 @@
url="https://abhitronix.github.io/deffcode",
keywords=[
"FFmpeg",
"Decoder",
"Video Processing",
"Computer Vision",
"Video Decoding",
],
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit a22465f

Please sign in to comment.