FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-ffmpegio-plugin-static-ffmpeg/setup.cfg at main · python-ffmpegio/python-ffmpegio-plugin-static-ffmpeg · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
python-ffmpegio
/
python-ffmpegio-plugin-static-ffmpeg
Public archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-ffmpegio-plugin-static-ffmpeg
/
setup.cfg
Copy path
More file actions
More file actions
Latest commit
History
History
History
39 lines (37 loc) · 1.45 KB
Breadcrumbs
python-ffmpegio-plugin-static-ffmpeg
/
setup.cfg
Copy path
File metadata and controls
39 lines (37 loc) · 1.45 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[metadata]
name
= ffmpegio-plugin-static-ffmpeg
version
= attr: ffmpegio_plugin_static_ffmpeg.__version__
description
= ffmpegio finder plugin to use FFmpeg executables from static-ffmpeg package
long_description_content_type
= text/x-rst
long_description
= file: README.rst
keywords
= multimedia, ffmpeg
license
= GPL-2.0 License
url
=https://python-ffmpegio.github.io/python-ffmpegio-plugin-static-ffmpeg
project_urls
=
Repository
=https://github.com/python-ffmpegio/python-ffmpegio-plugin-static-ffmpeg
Issues
=https://github.com/python-ffmpegio/python-ffmpegio-plugin-static-ffmpeg/issues
Pull
Requests
=https://github.com/python-ffmpegio/python-ffmpegio-plugin-static-ffmpeg/pulls
classifiers
=
Development Status :: 4 - Beta
License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Topic :: Multimedia :: Sound/Audio
Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Topic :: Multimedia :: Sound/Audio :: Conversion
Topic :: Multimedia :: Video
Topic :: Multimedia :: Video :: Capture
Topic :: Multimedia :: Video :: Conversion
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[options]
package_dir
=
=src
install_requires
=
static-ffmpeg
pluggy
python_requires
= >=3.7,
packages
=ffmpegio_plugin_static_ffmpeg
[options.entry_points]
ffmpegio
=
finder_static
= ffmpegio_plugin_static_ffmpeg
Back
|
FazBrowse Home
|
New Git URL