{"bugs":[],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":336,"name":"dev-python","summary":"The dev-python category contains packages whose primary purpose is to provide Python modules, extensions and bindings, as well as tools and utilities useful for development in the Python programming language."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b7f119ee42a8c28f6dba6265eedda9f1c7b13ff2","committime":"2025-05-24T21:09:01","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1631c4fd3d4810fde904698ec197d70ef9820832","committime":"2025-05-24T20:16:56","packageid":77113,"repoid":1,"summary":"dev-python\/urwid-readline: enable py3.14"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c369ff70f8d6bd6a0bdd25dbccfbed411561d870","committime":"2025-05-04T19:39:29","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"52da499202ad7a0a7083545ea3f637bd7e7a6f9f","committime":"2025-05-04T19:16:02","packageid":77113,"repoid":1,"summary":"dev-python\/urwid-readline: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e34e9489e40e03f9b2819970999c0e541c43c893","committime":"2024-09-23T04:29:45","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"07a5ee307f8303d2085476aff82374c78f43e254","committime":"2024-09-23T03:34:06","packageid":77113,"repoid":1,"summary":"dev-python\/urwid-readline: Bump to 0.15.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"041d5eeca01f054788f628848252c9e59ebcefd8","committime":"2024-06-15T19:35:19","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"e51d9033e1b561c4f008d653bc6ce71a2c6842a3","committime":"2024-06-15T19:07:43","packageid":77113,"repoid":1,"summary":"dev-python\/urwid-readline: Enable py3.13"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f531b2b5940d155d3bcf3d6119058fef2d976c87","committime":"2024-02-26T14:33:57","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"13b9dcbb392bcc58813a2d9943ceef61519bc075","committime":"2024-02-26T14:12:59","packageid":77113,"repoid":1,"summary":"dev-python\/urwid-readline: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a7f1c2d8b2d0a94658059a1f6d7cb1bbf36d6177","committime":"2024-02-26T04:48:44","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"dc2b6eaa19bcbbc736a94e90931b540417334a0d","committime":"2024-02-26T04:29:16","packageid":77113,"repoid":1,"summary":"dev-python\/urwid-readline: Bump to 0.14"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"33bd0420bdc9a1677d950bc7e47675abe10f4721","committime":"2024-02-17T20:03:39","packageid":77113,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"07b6d9fd2d67d55d486b4d4f0ecbb4d195b3e16c","committime":"2024-02-17T19:52:33","packageid":77113,"repoid":1,"summary":"Rename dev-python\/{urwid_readline → urwid-readline}"}],"dependencies":[],"depending":[{"block":false,"categoryid":336,"description":"A full-screen, console-based Python debugger","ebuildids":[883659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"grozin@gentoo.org","maintainername":"Andrey Grozin","name":"pudb","packageid":44855}],"ebuilds":[{"archs":["~amd64","~arm64","~x86"],"ebuildid":838850,"firstseen":"2024-09-23T05:40:57.973375","license":"MIT","moddate":"2026-03-30T13:49:41","packageid":77113,"repoid":1,"slot":"0","uses":["python_targets_python3_11","python_targets_python3_12","python_targets_python3_13","python_targets_python3_14","test"],"version":"0.15.1"}],"masks":[],"package":{"categoryid":336,"description":"Text input widget for urwid that supports readline shortcuts","firstseen":"2024-02-17T20:23:18.345979","name":"urwid-readline","packageid":77113},"rdependencies":[{"block":false,"categoryid":336,"description":"Curses-based user interface library for Python","ebuildids":[838850],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"urwid","packageid":42526,"summary":"Urwid is a curses-based user interface library. It includes many features useful for text console application developers including: - Fluid interface resizing (xterm window resizing \/ fbset on Linux console) - Web application display mode using Apache and CGI [Live Demo] - Support for UTF-8, simple 8-bit and CJK encodings - Multiple text alignment and wrapping modes built-in - Ability create user-defined text layout classes - Simple markup for setting text attributes - Powerful list box that handles scrolling between different widget types - List box contents may be managed with a user-defined class - Flexible edit box for editing many different types of text - Buttons, check boxes and radio boxes - Customizable layout for all widgets - Easy interface for creating HTML screen shots"},{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[838850,838850,838850,838850],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095}],"repos":[{"branch":"master","lastcommit":"82366aa45a35f6900f43023917c2c86ccdbb00a3","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/rr-\/urwid_readline\/","https:\/\/pypi.org\/project\/urwid-readline\/"],"uses":[{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"Build with Python 3.11","group":"python_targets","isdefault":false,"use":"python3_11"},{"description":"Build with Python 3.12","group":"python_targets","isdefault":false,"use":"python3_12"},{"description":"Build with Python 3.13","group":"python_targets","isdefault":false,"use":"python3_13"},{"description":"Build with Python 3.14","group":"python_targets","isdefault":false,"use":"python3_14"}]}