simple-capture

View on PyPIReverse Dependencies (0)

1.0 simple_capture-1.0-py3-none-any.whl

Wheel Details

Project: simple-capture
Version: 1.0
Filename: simple_capture-1.0-py3-none-any.whl
Download: [link]
Size: 40091
MD5: 86ed12bde1a29b7697696fae69ec0340
SHA256: a752e1b29c0ce44193c14209f2042e247dd6fb18be2c5b099523b0293009a00f
Uploaded: 2020-08-20 09:50:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simple-capture
Version: 1.0
Summary: Command line screen recorder, built using FFmpeg.
Author: Rajarshi Mandal
Home-Page: https://github.com/Raj-CSH/simple-capture
License: BSD 2-Clause License
Keywords: ffmpeg,record,capture,screen,broadcast,stream
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Environment :: Console
Requires-Python: >=3.7
Requires-Dist: click (==7.1.2)
Requires-Dist: ffmpeg-python (==0.2.0)
Requires-Dist: screeninfo (==0.6.5)
[Description omitted; length: 1083 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
simple_capture/__init__.py sha256=ofmvb-LU1MUOkSlJzfCsgUgG48QbNAMypA5VYxY7Fxs 108
simple_capture/__main__.py sha256=0RI71_Ua56k7rv70fwg3AROmyAhwymSJGZYsOGQWhp4 537
simple_capture/utils.py sha256=cD96v5UlSSB2MSuMQQ_RkGWokaGnWdw1GN5_mBiapkc 4183
simple_capture/config/__init__.py sha256=mwGKhml8WR5F9CrX30YA7iEmT2WBCr32nz4NGllXTYs 103
simple_capture/config/cli.py sha256=m3HAqpvcvoD515X4wFcy5yhqCaH0J4NS30GzVP3g1CA 2503
simple_capture/config/commands.py sha256=2QW99LIYLlSJH7s9kRNATuleDij82Vf8nun_iFchr2w 43999
simple_capture/config/io.py sha256=UaaYmLRQDCHKwNsN1O21TM3I8jCJ7sGosmrRuUMFbDs 22702
simple_capture/source/__init__.py sha256=-hiwnMXAIfUCxATOdlAw5WQFKokSmdwI8a8kxPesmks 84
simple_capture/source/devices.py sha256=0gN2RW3OZUiXC6g0o-gdz2RjIiC_9YpPpnDNdohx9Vs 1911
simple_capture/source/filters.py sha256=OD1dbFk4MsT_ApeJ6HbrGUBAbnuHkSbjaFQy_VQIPsI 12951
simple_capture/source/global_options.py sha256=p8fObWmvR62t2c-QodsfXvpxKM6KyblRwoitqN9bA_Y 5578
simple_capture/source/input_devices.py sha256=jqvP1dzLMbqt0jYDzIOmymv4zubAqb30IiE_8lZeGEQ 38146
simple_capture/source/input_streams.py sha256=2rfV5K93bmH_qteE3ThQP3iA6pJ8-ZMW_SkiGObKJ-c 6765
simple_capture/source/output_devices.py sha256=iopRwJ9pksGu8nrkSbqn5MHdY0elLRfJGPkXQHdZEWU 18534
simple_capture/source/output_streams.py sha256=I_oTABO1n_14YXVYNPEeFqXhn0eaTY1OzXja0HnrVBo 7479
simple_capture/source/streams.py sha256=2dWo4FLlm1sF-Dbt6PCdmfYW7GizO6OmxvqQZqD5ggU 1327
simple_capture-1.0.dist-info/LICENSE.txt sha256=5AnocJWT8fpeJYuqn5ZpPsA8cZxNxbFFmPrmcRQ5PS4 1325
simple_capture-1.0.dist-info/METADATA sha256=HRzYHmczGHZlDa2-ZOXrKgUbcFa6M1DJ3129ymyYDgY 1693
simple_capture-1.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
simple_capture-1.0.dist-info/dependency_links.txt sha256=6JCixr-4aSnYwM7-YsFeeA0M7Y3VHYHdIs3CnsxuL7c 20
simple_capture-1.0.dist-info/entry_points.txt sha256=-OUHh_p8lmthFBUbKQSfLRLyaAtRIZVe2nqCiBAc60Y 65
simple_capture-1.0.dist-info/top_level.txt sha256=4VGOqFZmwDi7qto54TYzGHMyO0ycqkdlb2W6b_N4hC4 15
simple_capture-1.0.dist-info/RECORD

top_level.txt

simple_capture

entry_points.txt

simple-capture = simple_capture.__main__:main
https://ffmpeg.org/