Package: libt3config-dev
Source: libt3config
Version: 1.0.0-2
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 53
Depends: libt3config0 (= 1.0.0-2)
Filename: ./amd64/libt3config-dev_1.0.0-2_amd64.deb
Size: 10396
MD5sum: 6a104257d03e9e6112f9a1d7e28b6b74
SHA1: c0aaeb00dd2b1819c19ac84b5a49cb37654f8427
SHA256: e2375a75d097e59728dac5dba6ed46af7ffad5f4cedf2bbb83441d614a0659e7
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3config.html
Description: Development files for libt3config
 The libt3config library provides functions for reading and writing simple
 structured configuration files. It provides a simple structured syntax and
 typed data, a simple API for reading and manipulating configurations, and
 schema definitions allowing the verification of the structure of loaded
 configuration data.
 .
 This package contains the header files to compile programs against
 libt3config.

Package: libt3config-dev
Source: libt3config
Version: 1.0.0-2
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 53
Depends: libt3config0 (= 1.0.0-2)
Filename: ./i386/libt3config-dev_1.0.0-2_i386.deb
Size: 10404
MD5sum: 643670d3970c32fcbb54da8c0da99a3b
SHA1: 126d52de2a7c219c50fa8f29ba91cfe3df383972
SHA256: 8e2fe1a4fd1dbec481adcfb228dd3617f9b0ea24f6054f8aab022a4a3b6032cc
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3config.html
Description: Development files for libt3config
 The libt3config library provides functions for reading and writing simple
 structured configuration files. It provides a simple structured syntax and
 typed data, a simple API for reading and manipulating configurations, and
 schema definitions allowing the verification of the structure of loaded
 configuration data.
 .
 This package contains the header files to compile programs against
 libt3config.

Package: libt3config0
Source: libt3config
Version: 1.0.0-2
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 78
Depends: libc6 (>= 2.14)
Filename: ./amd64/libt3config0_1.0.0-2_amd64.deb
Size: 27292
MD5sum: a46df6b942b1f3a2e327990d8008ba85
SHA1: 2d1893f9c83ad74f44ba7ec8ff28465e502bb83f
SHA256: 6126c6619135f033fd732a69c5964ca113f26f7b3bd5ff3991c760fd8801ab3e
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3config.html
Description: Library for reading and writing configuration files
 The libt3config library provides functions for reading and writing simple
 structured configuration files. It provides a simple structured syntax and
 typed data, a simple API for reading and manipulating configurations, and
 schema definitions allowing the verification of the structure of loaded
 configuration data.

Package: libt3config0
Source: libt3config
Version: 1.0.0-2
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 81
Depends: libc6 (>= 2.11)
Filename: ./i386/libt3config0_1.0.0-2_i386.deb
Size: 29652
MD5sum: f0296c97fd42aa03b133780495811234
SHA1: 28db8463051927ab88e115d04036f9f825150ac3
SHA256: 37b659e4e7606302b2ce30ac40269b2e5158f05b365e2e04f1bf9ae9b5d51300
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3config.html
Description: Library for reading and writing configuration files
 The libt3config library provides functions for reading and writing simple
 structured configuration files. It provides a simple structured syntax and
 typed data, a simple API for reading and manipulating configurations, and
 schema definitions allowing the verification of the structure of loaded
 configuration data.

Package: libt3highlight-dev
Source: libt3highlight
Version: 0.5.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 43
Depends: libt3highlight2 (= 0.5.0-1), libt3config-dev (>= 0.2.5), libpcre2-dev
Filename: ./amd64/libt3highlight-dev_0.5.0-1_amd64.deb
Size: 10156
MD5sum: 79ad3e2093098001470dbba7afee32b3
SHA1: 0597bc1674382e045b73d39edd4b821757868a62
SHA256: bb786ae5c0d5426c1b1a16e03f4df9026f6372ae39f192d4e46a845c24c28453
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description: Development files for libt3highlight
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.
 .
 This package contains the header files to compile programs against
 libt3highlight.

Package: libt3highlight-dev
Source: libt3highlight
Version: 0.5.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 43
Depends: libt3highlight2 (= 0.5.0-1), libt3config-dev (>= 0.2.5), libpcre2-dev
Filename: ./i386/libt3highlight-dev_0.5.0-1_i386.deb
Size: 10154
MD5sum: 5742682bcad0556c0dd604662389db8c
SHA1: b3824a7e1544b5db2db8a67ca79e5c37b09be311
SHA256: aa658ddcef04ba64f1fc5b6c2816a86efad9e5c926ba6bd452846c184bdb08e9
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description: Development files for libt3highlight
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.
 .
 This package contains the header files to compile programs against
 libt3highlight.

Package: libt3highlight2
Source: libt3highlight
Version: 0.5.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 185
Depends: libc6 (>= 2.14), libpcre2-8-0, libt3config0
Filename: ./amd64/libt3highlight2_0.5.0-1_amd64.deb
Size: 40266
MD5sum: f3755cf0da9206c84f834c347878f500
SHA1: b8125868eccde50e0b4fb6774950cc0eccf518a4
SHA256: ee6344122b4cb693c71db222eab9dbe642ff1babbb650218639c352f32cc6670
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description: Syntax highlighting library
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.

Package: libt3highlight2
Source: libt3highlight
Version: 0.5.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 188
Depends: libc6 (>= 2.4), libpcre2-8-0, libt3config0
Filename: ./i386/libt3highlight2_0.5.0-1_i386.deb
Size: 41750
MD5sum: 916c80b1ad59cc220ee48aaa5451a481
SHA1: b064ddb7e66676cc41bafb1d2b5d9d2bfdc2618b
SHA256: 50dc3630d331612c10f0cf1e37d2784e2fc311779b059423595181fec9cc079c
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description: Syntax highlighting library
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.

Package: libt3key-bin
Source: libt3key
Version: 0.2.10-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 68
Depends: libt3key1 (= 0.2.10-1), libc6 (>= 2.14), libt3config0, libtinfo5 (>= 6), libxcb1
Filename: ./amd64/libt3key-bin_0.2.10-1_amd64.deb
Size: 22320
MD5sum: c25ffdc57729a9953cb67a3c786fc91d
SHA1: 903db393662101abbaf8d129ebc89b42217f9d35
SHA256: d7892a72e3075affb483d68fc65147453db7eff7bd246ef7a1732e1498eda620
Section: utils
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3key.html
Description: Utilities for working with libt3key terminal descriptions
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the t3learnkeys and t3keyc programs.

Package: libt3key-bin
Source: libt3key
Version: 0.2.10-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 62
Depends: libt3key1 (= 0.2.10-1), libc6 (>= 2.4), libt3config0, libtinfo5 (>= 6), libxcb1
Filename: ./i386/libt3key-bin_0.2.10-1_i386.deb
Size: 22782
MD5sum: 059c1393e55e1a0c70ae56287c2807df
SHA1: 8d2bbae06bd86f52b3decb8be497f397d71aede5
SHA256: 33768d8d8ef7aee22f7e05f43ec1decb5aced19f3b81ce29107e6bd1405a1e2a
Section: utils
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3key.html
Description: Utilities for working with libt3key terminal descriptions
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the t3learnkeys and t3keyc programs.

Package: libt3key-dev
Source: libt3key
Version: 0.2.10-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 35
Depends: libt3key1 (= 0.2.10-1), libt3config-dev (>= 0.2.5)
Filename: ./amd64/libt3key-dev_0.2.10-1_amd64.deb
Size: 10310
MD5sum: b0de7808bca41c8f5bfb3dae6e7a3f8d
SHA1: 771124b554df08e253993501aa77f39f6dd0d21d
SHA256: 53337296d505596002351f7fbd6cf4c08a134672a184a6b685fcaa95cd11d230
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3key.html
Description: Development files for libt3key
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the header files to compile programs against
 libt3key.

Package: libt3key-dev
Source: libt3key
Version: 0.2.10-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 35
Depends: libt3key1 (= 0.2.10-1), libt3config-dev (>= 0.2.5)
Filename: ./i386/libt3key-dev_0.2.10-1_i386.deb
Size: 10302
MD5sum: e064004763c1d103fe62ed2920647038
SHA1: 7d43c5d70e01c92695f1a5b2efc820254deed4db
SHA256: 1b3c04f95bc496dae359d1ea8872590086273d2db8ede6b51be770c28134e983
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3key.html
Description: Development files for libt3key
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the header files to compile programs against
 libt3key.

Package: libt3key1
Source: libt3key
Version: 0.2.10-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 143
Depends: libc6 (>= 2.4), libt3config0, libtinfo5 (>= 6)
Filename: ./amd64/libt3key1_0.2.10-1_amd64.deb
Size: 18466
MD5sum: 845c25f8ff762e2c30e75f539cbfeecc
SHA1: 545a2c7e2830eb10b1d9ac92d806873bbd4c825a
SHA256: 27f5ab08e429685c7e6ec16c3880b2a368032061ac0eb0238ab6f7e5a08e354a
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3key.html
Description: Terminal key sequence database library
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.

Package: libt3key1
Source: libt3key
Version: 0.2.10-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 138
Depends: libc6 (>= 2.4), libt3config0, libtinfo5 (>= 6)
Filename: ./i386/libt3key1_0.2.10-1_i386.deb
Size: 18820
MD5sum: b94b61a2e07eac2a51afbd4ccc813e89
SHA1: eb00ac1635981971a08ce56610b55e1d1ee72bfe
SHA256: c1c4c50bb8f46d7c92315222725d87c5794191c33518b09a36bf60f796504eda
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3key.html
Description: Terminal key sequence database library
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.

Package: libt3widget-dev
Source: libt3widget
Version: 1.2.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 296
Depends: libt3widget2 (= 1.2.0-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libt3key-dev (>= 0.2.0), libt3window-dev (>= 0.4.0), libpcre2-dev
Filename: ./amd64/libt3widget-dev_1.2.0-1_amd64.deb
Size: 48458
MD5sum: ccad7bdee017550a9a82cc4810030bda
SHA1: 62d5f292e50dfc32a59e5dfadbd6c65e269f2613
SHA256: fb314129f51996b8f71ed7d3dab570081f742176d0907b3f7caea1235a87913f
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3widget.html
Description: Development files for libt3widget
 The libt3widget library provides a C++ dialog toolkit. It provides objects for
 dialogs and widgets like buttons, text fields, check boxes etc., to facilitate
 easy construction of dialog based programs for Un*x terminals.
 .
 This package contains the header files to compile programs against
 libt3widget.

Package: libt3widget-dev
Source: libt3widget
Version: 1.2.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 296
Depends: libt3widget2 (= 1.2.0-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libt3key-dev (>= 0.2.0), libt3window-dev (>= 0.4.0), libpcre2-dev
Filename: ./i386/libt3widget-dev_1.2.0-1_i386.deb
Size: 48410
MD5sum: 7e2f99c9e0410c274480b86436fd6a2a
SHA1: 6821389ec77babb3fa8e33867703f03e19b282fc
SHA256: 3394809de2fdcd5529aab36b76e744965e6bdd13047ce927dcbd6b44eedf1bbe
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3widget.html
Description: Development files for libt3widget
 The libt3widget library provides a C++ dialog toolkit. It provides objects for
 dialogs and widgets like buttons, text fields, check boxes etc., to facilitate
 easy construction of dialog based programs for Un*x terminals.
 .
 This package contains the header files to compile programs against
 libt3widget.

Package: libt3widget2
Source: libt3widget
Version: 1.2.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 1201
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgpm2 (>= 1.20.4), libpcre2-8-0, libstdc++6 (>= 5.2), libt3key1, libt3window0, libtranscript1, libunistring0
Suggests: libxcb1
Filename: ./amd64/libt3widget2_1.2.0-1_amd64.deb
Size: 283058
MD5sum: 5cbe9d658f0805b2dc11b79dbe4db775
SHA1: 0cc08bb45db88e9da2fe0eb0ed63c2dbdb0e3d04
SHA256: 7e6f92481520b4dd49d977ae907c3582cfbaac55da8a0ceb6ebe429866033586
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3widget.html
Description: C++ terminal dialog toolkit
 The libt3widget library provides a C++ dialog toolkit. It provides objects for
 dialogs and widgets like buttons, text fields, check boxes etc., to facilitate
 easy construction of dialog based programs for Un*x terminals.

Package: libt3widget2
Source: libt3widget
Version: 1.2.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 1095
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgpm2 (>= 1.20.4), libpcre2-8-0, libstdc++6 (>= 5.2), libt3key1, libt3window0, libtranscript1, libunistring0
Suggests: libxcb1
Filename: ./i386/libt3widget2_1.2.0-1_i386.deb
Size: 297498
MD5sum: 0fee60928b00cfc9b5cb0d904b1845c0
SHA1: a575f46fbdec42591faa0fc2d1ebbbb6409ab087
SHA256: 984a3c362acafcd155c0e4a303e273cb93778151515a830c8a234dcbe192e04d
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3widget.html
Description: C++ terminal dialog toolkit
 The libt3widget library provides a C++ dialog toolkit. It provides objects for
 dialogs and widgets like buttons, text fields, check boxes etc., to facilitate
 easy construction of dialog based programs for Un*x terminals.

Package: libt3window-dev
Source: libt3window
Version: 0.4.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 50
Depends: libt3window0 (= 0.4.0-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libncurses-dev
Filename: ./amd64/libt3window-dev_0.4.0-1_amd64.deb
Size: 10524
MD5sum: f814ef69f38cd15fa62818fa709792dd
SHA1: 661ba29742b088a0d9f3b19b2be657e1cb2f5dcc
SHA256: d5d3e6ead071bb04cd904d100f3219d88833b4cc691f8da41762a13aeaa13544
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3window.html
Description: Development files for libt3window
 The libt3window library provides functions for manipulating the terminal and
 for creating (possibly overlapping) windows on a terminal. libt3window can be
 used instead of (n)curses for drawing on the terminal.
 .
 This package contains the header files to compile programs against
 libt3window.

Package: libt3window-dev
Source: libt3window
Version: 0.4.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 50
Depends: libt3window0 (= 0.4.0-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libncurses-dev
Filename: ./i386/libt3window-dev_0.4.0-1_i386.deb
Size: 10484
MD5sum: ff4258a6023192de37c721b0e5fa2102
SHA1: 452968c1d0f9deb39f377d1031754cd7862d8b8a
SHA256: e59396c1579a5930c27ef6e4f37da4d2ad0dc490b2472d670200d7af42a84d84
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3window.html
Description: Development files for libt3window
 The libt3window library provides functions for manipulating the terminal and
 for creating (possibly overlapping) windows on a terminal. libt3window can be
 used instead of (n)curses for drawing on the terminal.
 .
 This package contains the header files to compile programs against
 libt3window.

Package: libt3window0
Source: libt3window
Version: 0.4.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 93
Depends: libc6 (>= 2.15), libtinfo5 (>= 6), libtranscript1, libunistring0
Filename: ./amd64/libt3window0_0.4.0-1_amd64.deb
Size: 34100
MD5sum: bfdeb7cce4b5388ff94c7d853220485c
SHA1: ed426dd0e15d4b00667c52353b1991463b52ab47
SHA256: 4005e8900852ebef31ea8843bd8ac982e166dccaafe1ca00fa5cb56aacede24b
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3window.html
Description: Library for creating window-based terminal programs
 The libt3window library provides functions for manipulating the terminal and
 for creating (possibly overlapping) windows on a terminal. libt3window can be
 used instead of (n)curses for drawing on the terminal.

Package: libt3window0
Source: libt3window
Version: 0.4.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 92
Depends: libc6 (>= 2.15), libtinfo5 (>= 6), libtranscript1, libunistring0
Filename: ./i386/libt3window0_0.4.0-1_i386.deb
Size: 35478
MD5sum: 725604d506db4a52716f85a46ee582d5
SHA1: 9f31195ada33926e712040036a553fab90385a07
SHA256: cf8824f0cb106f2a9c706ada97ebb298ff555aea6c5161ca6d51cfa89bfc49a4
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/t3/libt3window.html
Description: Library for creating window-based terminal programs
 The libt3window library provides functions for manipulating the terminal and
 for creating (possibly overlapping) windows on a terminal. libt3window can be
 used instead of (n)curses for drawing on the terminal.

Package: libtranscript-dev
Source: libtranscript
Version: 0.3.3-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 56
Depends: libtranscript1 (= 0.3.3-1), libc6 (>= 2.14)
Filename: ./amd64/libtranscript-dev_0.3.3-1_amd64.deb
Size: 12848
MD5sum: 66e2f0b22d0661579db34149c9fcaac3
SHA1: 4443668f325f150f42acf8a9564f3c15bf67353e
SHA256: 8c4b037e85a0e81cbafe27ae006c57a58a1536f2042589ef07f65870ea43b19c
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/libtranscript.html
Description: Development files for libtranscript
 libtranscript is a character-set conversion library, much like the iconv set of
 functions. The library allows great control over the conversions. It was
 designed for use in programs which use Unicode internally, using UTF-8, UTF-16
 or UTF-32/UCS-4.
 .
 This package contains the header files to compile programs against
 libtranscript, and to develop converters for use in libtranscript. It also
 contains the ucm2ltc program to create compilable converters from .ucm files.

Package: libtranscript-dev
Source: libtranscript
Version: 0.3.3-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 55
Depends: libtranscript1 (= 0.3.3-1), libc6 (>= 2.4)
Filename: ./i386/libtranscript-dev_0.3.3-1_i386.deb
Size: 12730
MD5sum: f6551c8a6ed4774a8f9d136bc880015f
SHA1: 7e05b32e1584784764e03efce0d3a8c5d01a249a
SHA256: d4cd355b13e20cceb40765064f8e45ebe583bfa16f30f61db16b25eecaebdc38
Section: libdevel
Priority: optional
Homepage: https://os.ghalkes.nl/libtranscript.html
Description: Development files for libtranscript
 libtranscript is a character-set conversion library, much like the iconv set of
 functions. The library allows great control over the conversions. It was
 designed for use in programs which use Unicode internally, using UTF-8, UTF-16
 or UTF-32/UCS-4.
 .
 This package contains the header files to compile programs against
 libtranscript, and to develop converters for use in libtranscript. It also
 contains the ucm2ltc program to create compilable converters from .ucm files.

Package: libtranscript1
Source: libtranscript
Version: 0.3.3-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 3471
Depends: libc6 (>= 2.14)
Filename: ./amd64/libtranscript1_0.3.3-1_amd64.deb
Size: 870206
MD5sum: 419203c09b43a61a4db17df14df8e6fc
SHA1: 95b04ec0d932b797d649023f01df70dcfcc384ec
SHA256: 767e88ced4169c19912adfbd530a65004dea27eca9ae78b01e4d210f07cb2288
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/libtranscript.html
Description: Character set conversion library
 libtranscript is a character-set conversion library, much like the iconv set of
 functions. The library allows great control over the conversions. It was
 designed for use in programs which use Unicode internally, using UTF-8, UTF-16
 or UTF-32/UCS-4.
 .
 libtranscript currently provides converters for the following encodings:
 .
  - Unicode UTF-{7,8,16LE,16BE,32LE,32BE}, CESU-8, GB-18030.
  - ISO-8859-{1,2,3,4,5,6,7,7-2003,8,9,10,11,13,14,15,16}.
  - Windows-125{1,2,3,4,5,6,7,8}.
  - KOI8-{R,U,RU}.
  - ISO-2022-{JP,JP2,JP3,JP2004,KR,CN,CN-EXT}.
  - EUC-{CN,JP,JIS-2004,KR,TW}, Windows-949.
  - Big5, Big5-HKSCS, Windows-950.
  - Shift-JIS, Shift-JISX0213, Shift-JIS-2004, Windows-932.
  - JIS-X-201.
  - Window-936.
  - VISCII.
  - IBM-{37,437,1047}.

Package: libtranscript1
Source: libtranscript
Version: 0.3.3-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 3370
Depends: libc6 (>= 2.4)
Filename: ./i386/libtranscript1_0.3.3-1_i386.deb
Size: 863808
MD5sum: a82610d57192fd5522aae7fa54d9ff8e
SHA1: 2f3bf1f5c62bf769d484bfad43e095bea0d42921
SHA256: a6e0a0e63ae993ca157c2e394797bc2bfcd1c591c48b5612cbe17dd6cb6bc444
Section: libs
Priority: optional
Homepage: https://os.ghalkes.nl/libtranscript.html
Description: Character set conversion library
 libtranscript is a character-set conversion library, much like the iconv set of
 functions. The library allows great control over the conversions. It was
 designed for use in programs which use Unicode internally, using UTF-8, UTF-16
 or UTF-32/UCS-4.
 .
 libtranscript currently provides converters for the following encodings:
 .
  - Unicode UTF-{7,8,16LE,16BE,32LE,32BE}, CESU-8, GB-18030.
  - ISO-8859-{1,2,3,4,5,6,7,7-2003,8,9,10,11,13,14,15,16}.
  - Windows-125{1,2,3,4,5,6,7,8}.
  - KOI8-{R,U,RU}.
  - ISO-2022-{JP,JP2,JP3,JP2004,KR,CN,CN-EXT}.
  - EUC-{CN,JP,JIS-2004,KR,TW}, Windows-949.
  - Big5, Big5-HKSCS, Windows-950.
  - Shift-JIS, Shift-JISX0213, Shift-JIS-2004, Windows-932.
  - JIS-X-201.
  - Window-936.
  - VISCII.
  - IBM-{37,437,1047}.

Package: t3highlight
Source: libt3highlight
Version: 0.5.0-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 11
Depends: libt3highlight2 (= 0.5.0-1)
Filename: ./amd64/t3highlight_0.5.0-1_amd64.deb
Size: 4598
MD5sum: 9835c29bbb75939d749ab429fbc2da1c
SHA1: 7bb9e316a4c3b5169fde22e8e7ea34ac9dfc973e
SHA256: 3f3e492d7ef98051a202b8181d5966b9da18edb95395d86e5b274c6811dbbe22
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description: Command-line syntax highligher
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.
 .
 This package contains the t3highlight program, which allows applying the syntax
 highlighting capabilities of libt3highlight on the command line to produce
 for example HTML output.

Package: t3highlight
Source: libt3highlight
Version: 0.5.0-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 11
Depends: libt3highlight2 (= 0.5.0-1)
Filename: ./i386/t3highlight_0.5.0-1_i386.deb
Size: 4588
MD5sum: ca6ca14692f6bf383e99a44465b3fca5
SHA1: 9f99c8365c016bb374215fdf87f01b038e2dcdae
SHA256: ed8cd20de14754e2841b3312151f4bd2c469ec5d27ef305e437c7a43e89c354c
Section: utils
Priority: optional
Multi-Arch: foreign
Homepage: https://os.ghalkes.nl/t3/libt3highlight.html
Description: Command-line syntax highligher
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.
 .
 This package contains the t3highlight program, which allows applying the syntax
 highlighting capabilities of libt3highlight on the command line to produce
 for example HTML output.

Package: tilde
Version: 1.1.2-1
Architecture: amd64
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 481
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libt3config0, libt3highlight2, libt3widget2, libt3window0, libtranscript1, libunistring0
Filename: ./amd64/tilde_1.1.2-1_amd64.deb
Size: 120078
MD5sum: 475053bfe8c7d2246ad81dfa56071d9f
SHA1: 47db35c8a2c477934a53b47f3fac11a25f8f6d49
SHA256: 54fc6cc094bc41974c42528e976d07560f6ad30b810600616541cb37f0685668
Section: editors
Priority: optional
Homepage: https://os.ghalkes.nl/tilde.html
Description: Intuitive text editor for the terminal
 Tilde is a text editor for the console/terminal, which provides an intuitive
 interface for people accustomed to GUI environments such as Gnome, KDE
 and Windows. For example, the short-cut to copy the current selection is
 Control-C, and to paste the previously copied text the short-cut Control-V can
 be used. As another example, the File menu can be accessed by pressing Meta-F.

Package: tilde
Version: 1.1.2-1
Architecture: i386
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Installed-Size: 456
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libt3config0, libt3highlight2, libt3widget2, libt3window0, libtranscript1, libunistring0
Filename: ./i386/tilde_1.1.2-1_i386.deb
Size: 125144
MD5sum: fee747461ebf4048226e04f3061fbca7
SHA1: 89198592daed49a474a490d052531160dfede491
SHA256: 2486954d1ac20d980f85bb44990f17bb77c0354e2aebe992fd519e73297d86b9
Section: editors
Priority: optional
Homepage: https://os.ghalkes.nl/tilde.html
Description: Intuitive text editor for the terminal
 Tilde is a text editor for the console/terminal, which provides an intuitive
 interface for people accustomed to GUI environments such as Gnome, KDE
 and Windows. For example, the short-cut to copy the current selection is
 Control-C, and to paste the previously copied text the short-cut Control-V can
 be used. As another example, the File menu can be accessed by pressing Meta-F.

Package: tilde-keyring
Version: 2019.07.18-1
Architecture: all
Maintainer: G.P. Halkes <tilde-keyring@ghalkes.nl>
Installed-Size: 14
Depends: gnupg (>= 1.0.6-4)
Filename: ./all/tilde-keyring_2019.07.18-1_all.deb
Size: 2704
MD5sum: be0c64728c1daf5baa44861edfa9642a
SHA1: 59fdb47d2639ea9cf5ea2cf8e92eaa92d470edf9
SHA256: e884353a9365dc071708f6c17473926723ddb1f67c7735490079fa7fb4c07bea
Section: misc
Priority: important
Description: GnuPG key of the Tilde repository
 The Tilde repository digitally signs its Release files. This package
 contains the repository key used for that.