comparison setup.py @ 27:28f7eb8e96ac

Add FreeBSD to classifiers
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 19 Sep 2025 19:08:19 +0200
parents a78c22e89a53
children f76e6575dca9
comparison
equal deleted inserted replaced
26:a78c22e89a53 27:28f7eb8e96ac
1312 'Intended Audience :: Developers', 1312 'Intended Audience :: Developers',
1313 'Intended Audience :: Information Technology', 1313 'Intended Audience :: Information Technology',
1314 'Operating System :: MacOS', 1314 'Operating System :: MacOS',
1315 'Operating System :: Microsoft :: Windows', 1315 'Operating System :: Microsoft :: Windows',
1316 'Operating System :: POSIX :: Linux', 1316 'Operating System :: POSIX :: Linux',
1317 'Operating System :: POSIX :: BSD :: FreeBSD',
1317 'Programming Language :: C', 1318 'Programming Language :: C',
1318 'Programming Language :: C++', 1319 'Programming Language :: C++',
1319 'Programming Language :: Python :: 3 :: Only', 1320 'Programming Language :: Python :: 3 :: Only',
1320 'Programming Language :: Python :: Implementation :: CPython', 1321 'Programming Language :: Python :: Implementation :: CPython',
1321 'Topic :: Utilities', 1322 'Topic :: Utilities',