Key | Value |
---|---|
FileName | ./usr/lib/ocaml/labltk/cPack.mli |
FileSize | 1436 |
MD5 | 576E78F0FBDFC34BA9F5956E0DA6BDEF |
SHA-1 | 09A07482C63173F3D7EE571F6A9B899DD18B8C8B |
SHA-256 | 4BDB74020417EB8623B32EF8551C3CA03658D316700271BFCADEC3AFB05436A2 |
SSDEEP | 24:Ou40elB/DhAFnCD0ragdUkKihaKtM20EZHNjkg:Ou4TltNAFC4eUGi3lt |
TLSH | T19F21A855AEE05F3263EB80433E98E2D4A994445E6262120DFDDDB31A4B4ECC34160A46 |
tar:gname | wheel |
tar:uname | root |
hashlookup:parent-total | 74 |
hashlookup:trust | 100 |
The searched file hash is included in 74 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 1472764 |
MD5 | 5F8880BFC4C4AC61467D50FB823B9319 |
PackageDescription | OCaml bindings to Tcl/Tk (dev. libraries) mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk. . In addition to the basic interface with Tcl/Tk, this package contains * the "jpf" library, written by Jun P. Furuse; it contains a "file selector" and "balloon help" support; * the "frx" library, written by Francois Rouaix; * the "tkanim" library, which supports animated gif loading/display. . This package contains development libraries. |
PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
PackageName | liblabltk-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 8.06.2+dfsg-1 |
SHA-1 | 01E41BF5251CEDCEB0A398A559134B1572218073 |
SHA-256 | F268BDCE93AD1A3DA32FD6793734AF136E30730E99AB804ADEB4CBAC477D1362 |
Key | Value |
---|---|
FileSize | 1465688 |
MD5 | 04193B9649E291F3B8D12E605B1BA1C7 |
PackageDescription | OCaml bindings to Tcl/Tk (dev. libraries) mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk. . In addition to the basic interface with Tcl/Tk, this package contains * the "jpf" library, written by Jun P. Furuse; it contains a "file selector" and "balloon help" support; * the "frx" library, written by Francois Rouaix; * the "tkanim" library, which supports animated gif loading/display. . This package contains development libraries. |
PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
PackageName | liblabltk-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 8.06.2+dfsg-1 |
SHA-1 | 04252249EBC2D5981F75906AB16F37509466A752 |
SHA-256 | E02201134714B15257817F06E337A01CA8B09FE985F02D60994AB6F07ABC872C |
Key | Value |
---|---|
MD5 | 58C86A2A044DEC750A7B8FDB06B1D8A9 |
PackageArch | aarch64 |
PackageDescription | labltk or mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk (all versions since 8.0.3, but no betas). This package contains the development files. |
PackageMaintainer | Fedora Project |
PackageName | ocaml-labltk-devel |
PackageRelease | 6.fc24 |
PackageVersion | 8.06.0 |
SHA-1 | 0C5183F9AA2FD0AF4B2BD2056DC5C6EAE0EEA805 |
SHA-256 | 416BF9B77710AA4230A5BE27A2A874F2A8131F5E831FB260F1A69B38DAD1C570 |
Key | Value |
---|---|
MD5 | 0E272643F4197464C99F6C0F9D13DE01 |
PackageArch | ppc64 |
PackageDescription | labltk or mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk (all versions since 8.0.3, but no betas). This package contains the development files. |
PackageMaintainer | Fedora Project |
PackageName | ocaml-labltk-devel |
PackageRelease | 0.7.beta1.fc22 |
PackageVersion | 4.02 |
SHA-1 | 0CCDC93D48472CF7A77D6D4606ABF467B793B35B |
SHA-256 | 0042900ED2FE4CBE5F1A05F9017A9B74558871C7022DF6BA663E54512576D243 |
Key | Value |
---|---|
FileSize | 1251940 |
MD5 | B00C21346F12B64FEB80CF6FB0F52EDB |
PackageDescription | ML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop OCaml applications, including the graphics libraries. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml |
PackageSection | ocaml |
PackageVersion | 4.01.0-3ubuntu3.1 |
SHA-1 | 0F16DC42432EBE1F92A3B1F26EA12CA074854BCB |
SHA-256 | CD5C80C8B6E04B89CBBDC9528BB53C2C9448AB549043AB752606CE185E01E003 |
Key | Value |
---|---|
FileSize | 1502540 |
MD5 | 59802146031A7F8C0823AE4830B8945C |
PackageDescription | OCaml bindings to Tcl/Tk (dev. libraries) mlTk is a library for interfacing OCaml with the scripting language Tcl/Tk. . In addition to the basic interface with Tcl/Tk, this package contains * the "jpf" library, written by Jun P. Furuse; it contains a "file selector" and "balloon help" support; * the "frx" library, written by Francois Rouaix; * the "tkanim" library, which supports animated gif loading/display. . This package contains development libraries. |
PackageMaintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
PackageName | liblabltk-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 8.06.2+dfsg-1+b1 |
SHA-1 | 167275CAA729C952B4028726914321BC56A703C5 |
SHA-256 | EA14EA7816E46420A6A0E408A32028CD352F91BA8E75AB60BDD0E0336DFF9CF1 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//mips64//ocaml-4.01.0.tgz |
MD5 | A8C297B8E80E73045C429C7BEAC80C82 |
SHA-1 | 188E886516C7CF3DC6F8E68D8202DAA7A54801DF |
SHA-256 | E432800268A0B008C0ACD2D42535CF0BF59150DA2015741EE52D03C09C7657E7 |
SSDEEP | 786432:S2C5Mxpwt5AHGHd/50sDfiawuAdv491AxfZtTDUGhG5OpvtkZPAwgA5t5P:S2CixpwAHGHB5+aanhhUGhG5G1kFAwp |
TLSH | T1CC9733CCA66DFB4A7103DE46FB755B68BBE30210B58F7338482A318374454C765CA6AB |
Key | Value |
---|---|
FileSize | 948186 |
MD5 | 6C3955320444F06D024D4D12BF540475 |
PackageDescription | ML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop OCaml applications, including the graphics libraries. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml |
PackageSection | ocaml |
PackageVersion | 4.01.0-4ubuntu1 |
SHA-1 | 20665CF4CE5B185A577CD5CB50EC93C5D330CA20 |
SHA-256 | C085554396B01DCECD1841469B857C05E4F0C55001EFB9FAA47ACAF636763AC1 |
Key | Value |
---|---|
FileSize | 1239626 |
MD5 | C578F65D3B52C69284B9953D310D2EB7 |
PackageDescription | ML language implementation with a class-based object system Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system. . The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though. . This package contains everything needed to develop OCaml applications, including the graphics libraries. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ocaml |
PackageSection | ocaml |
PackageVersion | 4.01.0-4ubuntu1 |
SHA-1 | 25632AAA7F6F2847D46A7D2E2A7941227E91F2A1 |
SHA-256 | F65858A8592BB12DB13A31CA22BF8D5A1562877F0A69FEC08744A4321AFDA275 |
Key | Value |
---|---|
MD5 | 6AD84BDE7B16A561DBE73A9181423BB4 |
PackageArch | ppc |
PackageDescription | Labltk is a library for interfacing OCaml with the scripting language Tcl/Tk. This package contains the development files. It includes the ocaml browser for code editing and library browsing. |
PackageMaintainer | Koji |
PackageName | ocaml-labltk-devel |
PackageRelease | 2.fc18 |
PackageVersion | 4.00.0 |
SHA-1 | 296B075944ACEBE0AF5F2F4D1A52F8DDDF4A6371 |
SHA-256 | 1FF3451C8EAB0604267D0C2005D3EDC2D89F95BA0FEF6EDC1D122AFFC7B790FB |