This website requires JavaScript.
Explore
Help
Sign In
y266shen
/
mirror-checker
forked from
public/mirror-checker
Watch
1
Star
0
Fork
You've already forked mirror-checker
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3428e81cec
mirror-checker
/
projects
/
freebsd.py
10 lines
104 B
Python
Raw
Blame
History
"""
Contains FreeBSD class
"""
from
distro
import
Distro
class
FreeBSD
(
Distro
)
:
"""
FreeBSD class
"""
Reference in New Issue
View Git Blame
Copy Permalink