mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-05 01:17:39 +08:00
10 lines
469 B
TOML
10 lines
469 B
TOML
version = "0.6.*"
|
|
upstream_repository = "https://github.com/docopt/docopt"
|
|
no_longer_updated = true
|
|
extra_description = """\
|
|
`docopt`'s last release was in 2014 and the repository hasn't been updated since 2018. \
|
|
Even `docopt` organization members encourage switching to [`docopt-ng`](https://pypi.org/project/docopt-ng/) \
|
|
(see <https://github.com/docopt/docopt/issues/502#issuecomment-1289347288>), \
|
|
which is typed as of `0.8.1` and more recently maintained. \
|
|
"""
|