mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1311] [MERGED] Remove python #2087
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1311
Author: @cfsmp3
Created: 3/31/2021
Status: ✅ Merged
Merged: 3/31/2021
Merged by: @cfsmp3
Base:
master← Head:remove_python📝 Commits (2)
625c126Remove Python APIc6169a8More crap removal📊 Changes
29 files changed (+6 additions, -1007 deletions)
View changed files
➖
api/api_support.py(+0 -40)➖
api/api_testing.py(+0 -38)➖
api/build_api(+0 -97)➖
api/build_library(+0 -34)➖
api/ccextractor.i(+0 -18)➖
api/ccx_to_python_g608.py(+0 -63)➖
api/python_srt_generator.py(+0 -155)➖
api/recursive_tester.py(+0 -26)📝
docs/CHANGES.TXT(+1 -0)➖
docs/Python extension module.txt(+0 -246)➖
gsoc/skrill/first_phase_evaluation_script(+0 -6)📝
linux/Makefile.am(+1 -4)📝
linux/build(+1 -2)📝
linux/module_generator(+1 -2)📝
mac/Makefile.am(+0 -3)📝
mac/build.command(+1 -2)📝
src/CMakeLists.txt(+0 -2)📝
src/ccextractor.c(+0 -71)📝
src/ccextractor.h(+0 -13)📝
src/lib_ccx/ccx_common_option.c(+0 -4)...and 9 more files
📄 Description
Since this code is both unused an unmaintained I'm making the executive decision to get rid of it to make our life easier.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.