nixpkgs/pkgs/development/libraries/vtk/vtk.egg-info
Ben Gamari 06ca784b25 vtk: Generate egg-info
VTK's cmake build system fails to generate an `.egg-info` file, which
various libraries in the Python package system (e.g. `pkg_resources`)
would use to identify the package. Work around this by generating an
`egg-info` file ourselves.

This will allow us to drop a workaround in `mayavi`.
2023-01-08 20:06:46 -05:00

5 lines
160 B
Plaintext

Metadata-Version: 2.1
Version: @VTK_VER@
Summary: VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization
Platform: UNKNOWN