lk-geimfari / mimesis

Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
https://mimesis.name
MIT License
4.34k stars 326 forks source link

Support FreeBSD #1545

Closed patmaddox closed 1 month ago

patmaddox commented 2 months ago

sys.platform includes the version number e.g. freebsd13 Treat all FreeBSD versions as a single platform

I have made things!

Checklist

Related issues

Closes #1544