gnu: python2-renpy: Update description.

* gnu/packages/game-development.scm (python2-renpy)[description]: Mention,
that it's only used for bootstrapping renpy.
This commit is contained in:
Leo Prikler 2021-07-02 14:21:14 +02:00
parent d4bef961b5
commit a613e6268d
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1250,8 +1250,10 @@ (define-public python2-renpy
("xdg-utils" ,xdg-utils)))
(home-page "https://www.renpy.org/")
(synopsis "Ren'py python module")
(description "This package contains the shared libraries and Python
modules of Ren'py.")
(description "This package contains the shared libraries and Python modules
of Ren'py. While functional, they are not meaningful on their own without
the launcher and common Ren'py code provided by the @code{renpy} package and
are only used to bootstrap it.")
(license license:expat)))
(define-public renpy