Skip to main content

Cross platform ffmpeg to work on various systems.

Project description

Lint MacOS_Tests Win_Tests Ubuntu_Tests

Update Instructions

Ubuntu

Install graphviz as usual with apt-get install -y graphviz

mkdir -p temp_package/bin
mkdir -p temp_package/lib

# Copy the 'dot' binary
cp -v $(which dot) temp_package/bin/

# Copy all .so dependencies
ldd $(which dot) | awk '{print $3}' | grep '^/' | xargs -I{} cp -v {} temp_package/lib/

# Create the compressed tarball
tar -cJf graphviz-portable.tar.xz -C temp_package .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

static_graphviz-1.11-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file static_graphviz-1.11-py3-none-any.whl.

File metadata

  • Download URL: static_graphviz-1.11-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.5

File hashes

Hashes for static_graphviz-1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 ce2b284ec8c295eb0967e290550cd6c8483cbbe5e1593d2c283858fb9f1853a7
MD5 4448c33f01b23c415675cad86d4782e9
BLAKE2b-256 8952167e25a49358f2fd12e65adb0871a49b22a75e9ad53d50e3f5018e08bfa5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page