| Key | Value |
|---|---|
| CRC32 | 6EA51C36 |
| FileName | ./usr/share/doc/smlnj-doc/mlrisc/pictures/._Makefile |
| FileSize | 280 |
| MD5 | 750717ECC21A3ECE6A4668DD4BD61395 |
| OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
| ProductCode | {'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1533', 'OpSystemCode': '28', 'ProductCode': '17352', 'ProductName': 'CPAN Comprehensive Perl Archive Network Complete Mirror 2016-01-20', 'ProductVersion': '2016-01-20'} |
| SHA-1 | 1ABC429954206064F4CEED2886E22E1FFB65703A |
| SHA-256 | 7D155C5C46C230DD9370996DFBC2BF1CE12E650CBBB7F4C467428D712965BB4D |
| SSDEEP | 6:PgGKN+/cq8Kw4iTL4cZXVvIdL3BcoXHGPRel:PgxN+/cq8K6n9h8l |
| SpecialCode | |
| TLSH | T156D02350392C0A74D88556301D3B90055F25BF1451CE633977ECF50C171D5153C2AB55 |
| db | nsrl_modern_rds |
| insert-timestamp | 1646988424.260328 |
| source | NSRL |
| hashlookup:parent-total | 15 |
| hashlookup:trust | 100 |
The searched file hash is included in 15 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| CRC32 | C45FBFE2 |
| FileName | 54840 |
| FileSize | 883060 |
| MD5 | C028EADC4DD551C81259CAFB455BD16B |
| OpSystemCode | 362 |
| PackageDescription | Concurrent ML library for the X Window System A multi-threaded X Window System toolkit written in Concurrent ML. Many other windowing toolkits, such as Xlib, register separate functions that are called by a centralized event processing loop. In contrast, eXene maintains each window and graphical object in a separate thread that has the ability to update itself. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libexene-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 907BEC63BB3B9D37430AFFED87F32F82F01EE44A |
| SHA-256 | 7218303CAEC38772593AAF98D8E04E32C3482DFE1D19D0EAA323C4BAE9F33F0C |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648751525.0517375 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| FileSize | 215520 |
| MD5 | 3A43292980182EA5F4AB648075F772E5 |
| PackageDescription | SML library for parsing and type-checking C programs ckit is a C front end written in SML that translates C source code (after preprocessing) into abstract syntax represented as a set of SML datatypes. It also provides facilities for extending the C language with additional syntactic constructs, which can be useful for implementing "C-like" domain-specific languages as well as C dialects. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libckit-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | 9DABDC8D1C41F12BB3642361FAADC02A5BA5F7EA |
| SHA-256 | 5D1B39B26A09F6E4B95155952CC8796801603A3501769C0B6DFB020B77CDB3BF |
| Key | Value |
|---|---|
| CRC32 | 31C8A7BA |
| FileName | 54851 |
| FileSize | 2025812 |
| MD5 | 5E792DE43C73D3EAACFD2F7589F8E1F7 |
| OpSystemCode | 362 |
| PackageDescription | Documentation for Standard ML of New Jersey This package contains various documentation for SML/NJ, an implementation of the Standard ML programming language. . More documentation can be found on the web site. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | smlnj-doc |
| PackageSection | doc |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | F96DAA10511042D28A196C37BCF28D6B29DDBD28 |
| SHA-256 | C6457E27A9C9AC60729D5AF05D954E895C7EC97E9AFE65A8FBF6753F8D5EF95D |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648719972.6347094 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| FileSize | 486514 |
| MD5 | 81711DE8DD12EFBB16B261B036969E88 |
| PackageDescription | SML/NJ language processing tools Tradition has it that when a new programming language is introduced, new scanner and parser generators are written in that language, and generate code for that language. Traditional also has it that the new tools are modeled after the old lex and yacc tools, both in terms of the algorithms used, and often the syntax as well. The language Standard ML is no exception: ml-lex and ml-yacc are the SML incarnations of the old Unix tools. . This package has two new tools, ml-ulex and ml-antlr, that follow tradition in separating scanning from parsing, but break from tradition in their implementation: ml-ulex is based on regular expression derivatives rather than subset-construction, and ml-antlr is based on LL(k) parsing rather than LALR(1) parsing. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | ml-lpt |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | 6515F625E03DF56BC52958B09A63B1E39D69C7CA |
| SHA-256 | D1715E2BC79196A8F168F7D38914798E067771FD86A0B22EA67C78DC8B659996 |
| Key | Value |
|---|---|
| CRC32 | 37433AFD |
| FileName | 54844 |
| FileSize | 483608 |
| MD5 | AFDFEC0981FE933C14E1646E81F72E64 |
| OpSystemCode | 362 |
| PackageDescription | Useful libraries for Standard ML of New Jersey A library for SML, including: * Util A general utility library. * Controls A library of support code for managing application controls. * HashCons A library supporting hash-consing of data structures and efficient sets and maps using hash-consed keys. * HTML Provides parsing and pretty printing of HTML. * INet Networking utilities. * PP Pretty-printing library. * Reactive A low-level reactive scripting library. * RegExp Regular-expression library. * Unix A set of unix specific utilities. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libsmlnj-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 232B32E64039FDD959C281741867C7A8470D5FBD |
| SHA-256 | D7D074424EE477DD06C01A8E72EB496CBA19D973291419C9D73236347EC1A5C2 |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648755906.8072257 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| FileSize | 254826 |
| MD5 | AFEA31EB43B76C8702D8E7B8728DA2D7 |
| PackageDescription | Parser generator for Standard ML SML version of the yacc program, generates a parser for a LALR language. This package is useful for SML developers requiring a parser in their work. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | ml-yacc |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | C91F62B126E25EC1C89925BA0A84F3E449FAEA70 |
| SHA-256 | 5DAE1484E658643522BAC525D8073B102FD196D73DD970E0849E559152FBC8A4 |
| Key | Value |
|---|---|
| FileSize | 883410 |
| MD5 | C7DD5B9F937055CB1E4669FC913B0C1E |
| PackageDescription | Concurrent ML library for the X Window System A multi-threaded X Window System toolkit written in Concurrent ML. Many other windowing toolkits, such as Xlib, register separate functions that are called by a centralized event processing loop. In contrast, eXene maintains each window and graphical object in a separate thread that has the ability to update itself. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libexene-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | 5D1E6EC2691E3C9025B7A24E41CA486F6510DC2F |
| SHA-256 | EB19BE934A96C4D29DC76E7D750392920E2B3697FC2BE7ECB4505983BF2770AE |
| Key | Value |
|---|---|
| CRC32 | E6DF57D8 |
| FileName | 54838 |
| FileSize | 144922 |
| MD5 | 6E5FA1B6D4D23F503771E854DE65EB85 |
| OpSystemCode | 362 |
| PackageDescription | Concurrent ML extension of SML An SML library for message-passing concurrency. This library adds threading support to SML. Each thread is then manually executed by running a separate function, rather than being called directly by the top-level SML loop. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libcml-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 196C43B453AA7DB6C2C4685D95A810331D6F43DD |
| SHA-256 | EB53BF36F73EF246DC998F951F260A921963ACC0DF8A84CD872548EB886C8675 |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648755907.3237486 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| CRC32 | 0CC7BE3E |
| FileName | 54849 |
| FileSize | 255056 |
| MD5 | E8B710BD7BB88178E3D7164667D256B0 |
| OpSystemCode | 362 |
| PackageDescription | Parser generator for Standard ML SML version of the yacc program, generates a parser for a LALR language. This package is useful for SML developers requiring a parser in their work. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | ml-yacc |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 206BD7BDED772DFAFEA2AE4EB5E27249C8D39BA7 |
| SHA-256 | 7D2199B184A663A9C065E7A838927B5E7926B6BC193D49056D4C7D9ED1D61DB4 |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648755906.4275215 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| FileSize | 145358 |
| MD5 | A5F5B698695F8A86765B876FCB8ADBA4 |
| PackageDescription | Concurrent ML extension of SML An SML library for message-passing concurrency. This library adds threading support to SML. Each thread is then manually executed by running a separate function, rather than being called directly by the top-level SML loop. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libcml-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | D0095E423BEFB802A6B6C3F6894706BF06A0EF28 |
| SHA-256 | 6DE9127CB6251E16691506E2E8FB67EF7541450733026054F9B5FD6C7CA2F74A |
| Key | Value |
|---|---|
| FileSize | 484094 |
| MD5 | C61DD4761F6C08217B26D3CBF1EA4D75 |
| PackageDescription | Useful libraries for Standard ML of New Jersey A library for SML, including: * Util A general utility library. * Controls A library of support code for managing application controls. * HashCons A library supporting hash-consing of data structures and efficient sets and maps using hash-consed keys. * HTML Provides parsing and pretty printing of HTML. * INet Networking utilities. * PP Pretty-printing library. * Reactive A low-level reactive scripting library. * RegExp Regular-expression library. * Unix A set of unix specific utilities. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libsmlnj-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | EE3978C1846B16D65A979DCE9BD82C1D3205D894 |
| SHA-256 | 588DFA256E68111FC01155E5A6EE4D98C9C3639F9787850CF7E2ACC2CAA89D9A |
| Key | Value |
|---|---|
| CRC32 | ABB9F851 |
| FileName | 54841 |
| FileSize | 107564 |
| MD5 | E57881E802B258E8F9EF93FA852CD13C |
| OpSystemCode | 362 |
| PackageDescription | No Longer Foreign Function Interface Allows ML programs to inspect and manipulate C data structures directly. This is implemented through three separate libraries, one that provides a user-code accessible frontend, one that implements this, and another that handles low-level raw memory access. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libmlnlffi-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 07B73D030EDEE24814DB9601059F3AB119BA389B |
| SHA-256 | B256F8EC045FDBBC1AD51C8F48F4745B355FC58C441C48C41C1F8CF22D0ADFC5 |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648755907.027171 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| CRC32 | 00A615D7 |
| FileName | 54837 |
| FileSize | 215596 |
| MD5 | AC0C65E6AD38983D3116553B1C36BD82 |
| OpSystemCode | 362 |
| PackageDescription | SML library for parsing and type-checking C programs ckit is a C front end written in SML that translates C source code (after preprocessing) into abstract syntax represented as a set of SML datatypes. It also provides facilities for extending the C language with additional syntactic constructs, which can be useful for implementing "C-like" domain-specific languages as well as C dialects. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libckit-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 907FF75587741D8561C987155E7939A2EC70EFCD |
| SHA-256 | 1CDCEC211C2F730F363FD420FFC3A0E8C09584CDC5DB2C6EC4F00A307870A98F |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648755907.4071229 |
| source | RDS_2022.03.1_legacy.db |
| Key | Value |
|---|---|
| FileSize | 107516 |
| MD5 | 806868879DF5FBB74183E54D20A48629 |
| PackageDescription | No Longer Foreign Function Interface Allows ML programs to inspect and manipulate C data structures directly. This is implemented through three separate libraries, one that provides a user-code accessible frontend, one that implements this, and another that handles low-level raw memory access. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | libmlnlffi-smlnj |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| SHA-1 | 268A29015434B99E6705B70177A839293A0DAE90 |
| SHA-256 | 2AEFB78BE43827A54AAA48E15277FF530B791977746E79ED0CFE1093A253FD0C |
| Key | Value |
|---|---|
| CRC32 | 7B373A66 |
| FileName | 54847 |
| FileSize | 486870 |
| MD5 | 3EE8BC5BB6FC342435AD9D96BB996648 |
| OpSystemCode | 362 |
| PackageDescription | SML/NJ language processing tools Tradition has it that when a new programming language is introduced, new scanner and parser generators are written in that language, and generate code for that language. Traditional also has it that the new tools are modeled after the old lex and yacc tools, both in terms of the algorithms used, and often the syntax as well. The language Standard ML is no exception: ml-lex and ml-yacc are the SML incarnations of the old Unix tools. . This package has two new tools, ml-ulex and ml-antlr, that follow tradition in separating scanning from parsing, but break from tradition in their implementation: ml-ulex is based on regular expression derivatives rather than subset-construction, and ml-antlr is based on LL(k) parsing rather than LALR(1) parsing. |
| PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
| PackageName | ml-lpt |
| PackageSection | devel |
| PackageVersion | 110.78-2 |
| ProductCode | 184819 |
| RDS:package_id | 184819 |
| SHA-1 | 7BF7D022D128B62A04AE0A9341CACA15F6DDAA3D |
| SHA-256 | 1A8B2392C30556D4E2332F02D6A4A76D80C5966CBD9EB40F9C654569A2658CD0 |
| SpecialCode | |
| db | nsrl_legacy |
| insert-timestamp | 1648719972.7769434 |
| source | RDS_2022.03.1_legacy.db |