fix: incorrect metadata in dev-python/xdg-base-dirs
This commit is contained in:
parent
3f27308fa8
commit
73b9d87142
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ DISTUTILS_USE_PEP517=poetry
|
||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
|
|
||||||
DESCRIPTION="Easily add autocomplete dropdowns to your Textual apps"
|
DESCRIPTION="Python module for accessing XDG Base Directory paths, simplifying handling of user cache, configuration, and data files."
|
||||||
HOMEPAGE="https://github.com/darrenburns/textual-autocomplete"
|
HOMEPAGE="https://github.com/srstevenson/xdg-base-dirs"
|
||||||
|
|
||||||
LICENSE="ISC"
|
LICENSE="ISC"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue