mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
20 lines
747 B
XML
20 lines
747 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>tcltk@gentoo.org</email>
|
|
<name>Gentoo Tcltk Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
tkcon is a replacement for the standard console that comes with
|
|
Tk. The console itself provides more features than the standard
|
|
console. It is meant primarily to aid one when working with the
|
|
little details inside tcl and tk, giving UNIX users the GUI console
|
|
provided by default in the Mac and Windows Tk.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">tkcon</remote-id>
|
|
<remote-id type="github">wjoye/tkcon</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|