this repo has no description

conf-python-3-dev: add FreeBSD support

Changed files
+1
packages
conf-python-3-dev
conf-python-3-dev.1
+1
packages/conf-python-3-dev/conf-python-3-dev.1/opam
···
["python"] {os-family = "arch"}
["python3"] {os = "macos" & os-distribution = "homebrew"}
["python38"] {os = "macos" & os-distribution = "macports"}
+
["python3"] {os = "freebsd"}
]
synopsis: "Virtual package relying on Python 3 development package installation"
description: """