Skip to main content

Cross platform ffmpeg to work on various systems.

Project description

Actions Status Actions Status Actions Status

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.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: static_graphviz-1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 81c573def4e828c14c4210682415bae0b25184e6d52e3462db2cfe1188f44355
MD5 0dd44523d49f532cd99b5fba85c59438
BLAKE2b-256 6d15ce61f8fcf0a4cff48325d8473885f5268886ffe9c74a1b2fb1c4935e8d67

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