Metadata-Version: 2.1
Name: xdg
Version: 6.0.0
Summary: Variables defined by the XDG Base Directory Specification
Home-page: https://github.com/srstevenson/xdg-base-dirs
License: ISC
Keywords: xdg,base,directory,specification
Author: Scott Stevenson
Author-email: scott@stevenson.io
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Repository, https://github.com/srstevenson/xdg-base-dirs
Description-Content-Type: text/markdown

# xdg

`xdg` has been renamed to `xdg-base-dirs` due to an import collision with
[`PyXDG`](https://pypi.org/project/pyxdg/). Therefore the
[`xdg`](https://pypi.org/project/xdg/) package is deprecated. Install
[`xdg-base-dirs`](https://pypi.org/project/xdg-base-dirs/) instead.

