Metadata-Version: 2.1
Name: gpssim
Version: 9.0.0
Summary: A Python GPS simulation library - DEPRECATED
Home-page: UNKNOWN
Author: Wei Li Jiang
Author-email: wjiang87@gmail.com
License: MIT
Description: # THIS PACKAGE IS NOW DEPRECATED
        
        Please use its successor [`nmeasim`](https://pypi.org/project/nmeasim/).
        
        ---
        
        A Python/Tk GPS simulation library and standalone application (Windows)
        
        Requires pySerial and GeographicLib
        PyInstaller (not installed as a dependency) is used to build the standalone application, see files under exebuild/
        
        Copyright (c) 2013 Wei Li Jiang
        
        Permission is hereby granted, free of charge, to any person obtaining a copy of
        this software and associated documentation files (the "Software"), to deal in
        the Software without restriction, including without limitation the rights to
        use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
        the Software, and to permit persons to whom the Software is furnished to do so,
        subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
        FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
        COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
        IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
        CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
        
        Includes Public Domain icons from the Tango Desktop Project.
        
Keywords: gnss glonass gps nmea simulator
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
