File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 author_email = "nik.digitronik@live.com" ,
99 classifiers = [
1010 "Natural Language :: English" ,
11+ "Operating System :: OS Independent" ,
12+ "Development Status :: 2 - Pre-Alpha" ,
13+ "Intended Audience :: Developers" ,
14+ "Topic :: Utilities" ,
15+ "Topic :: Software Development :: User Interfaces" ,
1116 "Programming Language :: Python :: 3.4" ,
1217 "Programming Language :: Python :: 3.5" ,
1318 "Programming Language :: Python :: 3.6" ,
1419 "Programming Language :: Python :: 3.7" ,
1520 "Programming Language :: Python :: 3 :: Only" ,
16- "Topic :: Utilities" ,
17- "Topic:: Software Development:: Libraries" ,
18- "Topic:: Software Development:: User Interfaces" ,
1921 ],
2022 description = "Geometry of a rectangular screen region" ,
2123 entry_points = {"console_scripts" : ["xrectsel= xrectsel.console:cli" ]},
You can’t perform that action at this time.
0 commit comments