mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
8 lines
136 B
Plaintext
8 lines
136 B
Plaintext
name="gmp"
|
|
version="@VERSION@"
|
|
description="bindings to GNU MP library"
|
|
archive(byte)="gmp.cma"
|
|
archive(native)="gmp.cmxa"
|
|
requires=""
|
|
|