Result for F8D6BE03881FFC18A8C9A9360261C6CDE2A6D395

Query result

Key Value
FileName./usr/share/doc/ocamlgraph-editor/README
FileSize3334
MD545C49DC6123C23A1E0B77BC2AF6C4F80
SHA-1F8D6BE03881FFC18A8C9A9360261C6CDE2A6D395
SHA-25623ABD6037FECE34AD16FB4DE9A2DDCF16C5453C550ACED4CE45295BD704E5911
SSDEEP48:6nmzP5eMyxWEWk6t7eiU3yczFypjr1RwUMfEu3sEM92Vi0oUCSf38wivET:6nmb5nt1hxcI51RmhsEM92Vi0Xf3t
TLSHT1BB611F1B6E8ACFBA15C39593A10A04D8F75AC4E52153486AB81DB12C7B0DB5907BDEA0
hashlookup:parent-total67
hashlookup:trust100

Network graph view

Parents (Total: 67)

The searched file hash is included in 67 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize155484
MD50771AD5959CC20A412BACAEC6961B24D
PackageDescriptiondocumentation for the OCamlgraph library This package provides the API reference documentation generated by ocamldoc.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibocamlgraph-ocaml-doc
PackageSectiondoc
PackageVersion1.8.6-1build5
SHA-1003BA08AF04CDCAAF93FE8D5410F119130793415
SHA-25607E5BC07782899EBA2EB5FB8F9E2A2D5B83C7B85AA131B0E698486CEFE9B1973
Key Value
FileSize176164
MD5691C65E792129C24DA31367FF00FAAC4
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc. . This package provides viewgraph and dgraph library to build graph viewers.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibocamlgraph-viewer-ocaml-dev
PackageSectionocaml
PackageVersion1.8.6-1build2
SHA-10ACED5B4A5F7B218FBDFE7D98041346E94601283
SHA-25697F7FA7CB31A031952321ACDFE953A40EEA36AF82DB8D182ABC7DD88C18FB84F
Key Value
FileSize184872
MD53B671FA3C5238F86FB3532E62A3AB7C0
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc. . This package provides viewgraph and dgraph library to build graph viewers.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibocamlgraph-viewer-ocaml-dev
PackageSectionocaml
PackageVersion1.8.6-1build5
SHA-1109C45D3FBDFB3686A9EA819B97922946369DB66
SHA-2567F0326B48853C88F3246BCF31DB9AB319E3B3A0954C5A55B0AB39BE56562C8F0
Key Value
FileSize3169636
MD52FFD22FF33A3B93F96218903CC779B46
PackageDescriptiongraphical graph editor based on hyperbolic geometry Ocamlgraph editor is an interactive graph editor for GNOME; it is based on hyperbolic geometry (it "zooms" more on graph nodes which are in the center of the editing area and zooms less on periferic nodes). . Ocamlgraph editor works with the following file formats to load and save graphs: GML (Graph Modelling Language), DOT (the file format used by Graphviz). . Ocamlgraph is still to be considered experimental.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocamlgraph-editor
PackageSectiongraphics
PackageVersion1.8.5-1
SHA-119F3CC1CC0B232CEFE5351D4AEEDEB75928FBF7E
SHA-256AF52C4D824F0A306F7C49C7076E43A11F98E874CCC33BE39CF97605F1EB35A7E
Key Value
MD52C81A55A7FB2EA5FA41390D01EC9B058
PackageArchaarch64
PackageDescriptionThe ocaml-ocamlgraph-devel package contains libraries and signature files for developing applications that use ocaml-ocamlgraph.
PackageMaintainerFedora Project
PackageNameocaml-ocamlgraph-devel
PackageRelease3.fc23
PackageVersion1.8.6
SHA-11A4F19EBF7D4E17EFBEE3634F28155C150B552A7
SHA-2563FE2814560B6FE08BD2D540913B27A799B77EE7F8ADD28C22C7719B1CF1CCBC5
Key Value
FileSize894602
MD58403E25D10D804C2C737B4D656AC5F20
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibocamlgraph-ocaml-dev
PackageSectionocaml
PackageVersion1.8.6-1+b3
SHA-11C01611755A01DE723F8129D34C5901538C58014
SHA-256233F2E5D6D10A09AC741199BBCA8975F2596054B742539579E47D8385E557B8D
Key Value
MD524503A47D4F0691C5C1BE2872CCF13E4
PackageArchppc64
PackageDescriptionThe ocaml-ocamlgraph-devel package contains libraries and signature files for developing applications that use ocaml-ocamlgraph.
PackageMaintainerFedora Project
PackageNameocaml-ocamlgraph-devel
PackageRelease1.fc22
PackageVersion1.8.6
SHA-11C637BA0807A8E60F8DF8BA4F82DBF618468C8CB
SHA-256DF304031671487EF9222E754486B70D17CC243BA57CE1D815CA13861685A345B
Key Value
FileSize2241986
MD59644D2274F1FC542C2C441F811DB7A7A
PackageDescriptiongraphical graph editor based on hyperbolic geometry Ocamlgraph editor is an interactive graph editor for GNOME; it is based on hyperbolic geometry (it "zooms" more on graph nodes which are in the center of the editing area and zooms less on periferic nodes). . Ocamlgraph editor works with the following file formats to load and save graphs: GML (Graph Modelling Language), DOT (the file format used by Graphviz). . Ocamlgraph is still to be considered experimental.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocamlgraph-editor
PackageSectiongraphics
PackageVersion1.8.5-1
SHA-11D34E1DD6AA2066AB85156AA1E9775CEDA4F3059
SHA-2565C844FBE75A129144D5D8C921E9DF279E426B5B64F30C61B855C824E45AB492B
Key Value
FileSize3199156
MD568F5B173BD7C1715315B9BCB9DECC72F
PackageDescriptiongraphical graph editor based on hyperbolic geometry Ocamlgraph editor is an interactive graph editor for GNOME; it is based on hyperbolic geometry (it "zooms" more on graph nodes which are in the center of the editing area and zooms less on periferic nodes). . Ocamlgraph editor works with the following file formats to load and save graphs: GML (Graph Modelling Language), DOT (the file format used by Graphviz). . Ocamlgraph is still to be considered experimental.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocamlgraph-editor
PackageSectiongraphics
PackageVersion1.8.5-1
SHA-11D62AC89751D5B42F76D3C5796003001BA1967F2
SHA-256E35EC33E74920F48930C9D42A0058C1F319069AC7A7CCF9D3AAACBB8390D8903
Key Value
FileSize1479962
MD516D8B26BB47D5EE93BA3E9D19F222717
PackageDescriptiongraphical graph editor based on hyperbolic geometry Ocamlgraph editor is an interactive graph editor for GNOME; it is based on hyperbolic geometry (it "zooms" more on graph nodes which are in the center of the editing area and zooms less on periferic nodes). . Ocamlgraph editor works with the following file formats to load and save graphs: GML (Graph Modelling Language), DOT (the file format used by Graphviz). . Ocamlgraph is still to be considered experimental.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNameocamlgraph-editor
PackageSectiongraphics
PackageVersion1.8.6-1+b2
SHA-123B7C2EF3AC0807EA240E65551434DEDA10A0C45
SHA-256A349465DDB21913854D925492E0E9E5CD0B4FFABD31A6655AAA01E116CAC712E