this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-python-3-dev: add FreeBSD support

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