`TargetInfo`s are information about the target platform. Let's rename them into PlatformInfo and move them in a specific module. |
||
---|---|---|
.. | ||
__init__.py | ||
android.py | ||
armhf.py | ||
base.py | ||
i586.py | ||
ios.py | ||
native.py | ||
win32.py |
`TargetInfo`s are information about the target platform. Let's rename them into PlatformInfo and move them in a specific module. |
||
---|---|---|
.. | ||
__init__.py | ||
android.py | ||
armhf.py | ||
base.py | ||
i586.py | ||
ios.py | ||
native.py | ||
win32.py |