Skip to content

Commit

Permalink
AU: 1 updated - graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 21, 2020
1 parent 7acc4b8 commit 4c904cb
Show file tree
Hide file tree
Showing 9 changed files with 426 additions and 414 deletions.
26 changes: 13 additions & 13 deletions automatic/graphviz/README.tmp
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# [<img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@00f392142cdbdbda147d3cc3ccb1cb593afb996d/icons/graphviz.png" width="48" height="48"/> <PackageName>](https://chocolatey.org/packages/<PackageName>)
** Note **
Starting with version _2.44_ this package contains cmake builds of graphwiz. If you encounter problem with missing executables for the time being continue using the last msbuild version _2.38_
Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
Graphviz is open source graph visualization software. It has several main layout programs. See the gallery for sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings. We're not able to put a lot of work into GUI editors but there are quite a few external projects and even commercial tools that incorporate Graphviz. You can find some of these in the Resources section.
The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser.
Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes.
# [<img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@00f392142cdbdbda147d3cc3ccb1cb593afb996d/icons/graphviz.png" width="48" height="48"/> <PackageName>](https://chocolatey.org/packages/<PackageName>)

** Note **

Starting with version _2.44_ this package contains cmake builds of graphwiz. If you encounter problem with missing executables for the time being continue using the last msbuild version _2.38_

Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

Graphviz is open source graph visualization software. It has several main layout programs. See the gallery for sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings. We're not able to put a lot of work into GUI editors but there are quite a few external projects and even commercial tools that incorporate Graphviz. You can find some of these in the Resources section.

The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser.

Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes.
7 changes: 4 additions & 3 deletions automatic/graphviz/graphviz.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{

}
{
"cmake_development": "2.44.2-development",
"cmake_stable": "2.44.1"
}
71 changes: 41 additions & 30 deletions automatic/graphviz/graphviz.nuspec
Original file line number Diff line number Diff line change
@@ -1,30 +1,41 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>graphviz</id>
<version>0.0</version>
<title>graphviz</title>
<authors>Arif Bilgin, graphviz committers</authors>
<owners>chocolatey, Jason Denizac, Friedrich von Never</owners>
<licenseUrl>https://www.graphviz.org/license/</licenseUrl>
<projectUrl>https://www.graphviz.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@00f392142cdbdbda147d3cc3ccb1cb593afb996d/icons/graphviz.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description></description>
<summary>Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks</summary>
<releaseNotes>https://gitlab.com/graphviz/graphviz/-/blob/master/CHANGELOG.md</releaseNotes>
<tags>admin drawing graph foss cross-platform visualization</tags>
<projectSourceUrl>https://gitlab.com/graphviz/graphviz</projectSourceUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/graphviz</packageSourceUrl>
<docsUrl>https://graphviz.org/documentation/</docsUrl>
<mailingListUrl>https://forum.graphviz.org/</mailingListUrl>
<bugTrackerUrl>https://gitlab.com/graphviz/graphviz/-/issues</bugTrackerUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.4" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
<file src="legal\**" target="legal" />
</files>
</package>
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>graphviz</id>
<version>2.44.1</version>
<title>graphviz cmake (stable)</title>
<authors>Arif Bilgin, graphviz committers</authors>
<owners>chocolatey, Jason Denizac, Friedrich von Never</owners>
<licenseUrl>https://www.graphviz.org/license/</licenseUrl>
<projectUrl>https://www.graphviz.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@00f392142cdbdbda147d3cc3ccb1cb593afb996d/icons/graphviz.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description><![CDATA[** Note **
Starting with version _2.44_ this package contains cmake builds of graphwiz. If you encounter problem with missing executables for the time being continue using the last msbuild version _2.38_
Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.
Graphviz is open source graph visualization software. It has several main layout programs. See the gallery for sample layouts. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings. We're not able to put a lot of work into GUI editors but there are quite a few external projects and even commercial tools that incorporate Graphviz. You can find some of these in the Resources section.
The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser.
Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes.
]]></description>
<summary>Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks</summary>
<releaseNotes>https://gitlab.com/graphviz/graphviz/-/blob/master/CHANGELOG.md</releaseNotes>
<tags>admin drawing graph foss cross-platform visualization</tags>
<projectSourceUrl>https://gitlab.com/graphviz/graphviz</projectSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/graphviz</packageSourceUrl>
<docsUrl>https://graphviz.org/documentation/</docsUrl>
<mailingListUrl>https://forum.graphviz.org/</mailingListUrl>
<bugTrackerUrl>https://gitlab.com/graphviz/graphviz/-/issues</bugTrackerUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.4" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
<file src="legal\**" target="legal" />
</files>
</package>

0 comments on commit 4c904cb

Please sign in to comment.