-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
38 lines (35 loc) · 996 Bytes
/
setup.cfg
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
[metadata]
name = clippersaver-karjakak
version = 0.4.3
author = karjakak
author_email = [email protected]
description = ClipperSaver will clip everything copied and can be structured for env-var encryption use
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/kakkarja/ClipperSaver
license = BSD3 License
classifiers =
Environment :: Win32 (MS Windows)
Environment :: MacOS X
Intended Audience :: End Users/Desktop
Intended Audience :: Developers
Programming Language :: Python :: 3.10
License :: OSI Approved :: BSD License
[options]
packages = find:
include_package_data = True
python_requires = >=3.10
install_requires =
Clien-karjakak>=0.1.7
DecAn-karjakak>=0.2.5
envarclear-karjakak>=0.1.0
filepmon-karjakak>=0.1.0
filfla-karjakak>=0.1.0
filatt-karjakak>=0.1.0
py7zr>=0.16.2
excptr-karjakak>=0.1.0
[options.package_data]
* = *.txt, *.pdf
[options.entry_points]
gui_scripts =
clippers = clippersaver:main