Metadata-Version: |
2.1 |
Name: |
cengal_app_dir_path_finder |
Version: |
1.1.1 |
Summary: |
Offering a unified API for easy retrieval of OS-specific application directories, enhancing data management across Windows, Linux, and macOS |
Author-Email: |
ButenkoMS <gtalk[at]butenkoms.space> |
Project-Url: |
Homepage, https://github.com/FI-Mihej/cengal_app_dir_path_finder |
Keywords: |
Linux,Windows,app directory,application data,cache management,cengal,config storage,crossplatform,data management,directory access,environment paths,file paths,log storage,macOS,os integration,path finder,system directories,user data |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Environment :: MacOS X |
Classifier: |
Environment :: Win32 (MS Windows) |
Classifier: |
Environment :: X11 Applications |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Manufacturing |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: Android |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows 7 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows 8 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows 8.1 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows 10 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows 11 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows NT/2000 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows Server 2003 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows Server 2008 |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows Vista |
Classifier: |
Operating System :: Microsoft :: Windows :: Windows XP |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Operating System :: POSIX |
Classifier: |
Operating System :: POSIX :: BSD |
Classifier: |
Operating System :: POSIX :: BSD :: FreeBSD |
Classifier: |
Operating System :: POSIX :: BSD :: NetBSD |
Classifier: |
Operating System :: POSIX :: BSD :: OpenBSD |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
Classifier: |
Operating System :: iOS |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: MicroPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Desktop Environment |
Classifier: |
Topic :: Games/Entertainment |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System |
Classifier: |
Topic :: System :: Filesystems |
Classifier: |
Topic :: System :: Logging |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
cengal-light (>=4.4.0) |
Requires-Dist: |
pyobjc; platform_system == "Darwin" and platform_python_implementation == "CPython" |
Requires-Dist: |
pywin32; platform_system == "Windows" and platform_python_implementation == "CPython" |
Requires-Dist: |
typing-extensions |
Description-Content-Type: |
text/markdown |
License-Expression: |
Apache-2.0 |
License-File: |
LICENSE.md |
License-File: |
NOTICE |