Metadata-Version: 2.1
Name: bscc
Version: 1.0.0
Summary: A shiphandling simulator interface for digital shipyard
Home-page: https://github.com/bscc/bscc/wiki
Author: Kang Shumin
Author-email: kangshumin800@gmail.com
License: MIT
Description: A shiphandling simulator interface for digital shipyard
        =======================================================
        
        .. image:: https://img.shields.io/bscc/v/bscc.svg
           :target: https://bscc.org/project/bscc/
        
        .. image:: https://readthedocs.org/projects/bscc/badge/?version=latest
           :target: https://bscc.bscc.io/en/latest
        
        
        Look at the world from perspective of one shipwright who come from `BSCC`_
        
        
        
        Please take a look at our documentation for how to install and use bscc:
        
        * `Installation`_
        * `Usage`_
        
        Updates are released regularly, with a new version every 3 months. More details can be found in our documentation:
        
        * `Release notes`_
        * `Release process`_
        
        If you find bugs, need help, or want to talk to the developers please use our mailing lists or chat rooms:
        
        * `Issue tracking`_
        * `User IRC`_
        * `Discourse channel`_
        
        If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms:
        
        * `GitHub page`_
        * `Dev documentation`_
        * `Dev mailing list`_
        * `Dev IRC`_
        
        Code of Conduct
        ---------------
        
        Everyone interacting in the bscc project's codebases, issue trackers, chat
        rooms, and mailing lists is expected to follow the `BSCC Code of Conduct`_.
        
        .. _BSCC: https://github.com/bscc/bscc/wiki
        
        .. _Installation: https://bscc.org/en/stable/installing.html
        .. _Usage: https://bscc.org/en/stable/
        
        .. _Release notes: https://bscc.org/en/stable/news.html
        .. _Release process: https://bscc.org/en/latest/development/release-process/
        
        .. _Issue tracking: https://github.com/bscc/bscc/issues
        .. _User IRC: https://webchat.freenode.net/?channels=%23bscc
        .. _Discourse channel: https://discuss.python.org/c/packaging
        
        .. _GitHub page: https://github.com/bscc/bscc
        .. _Dev documentation: https://bscc.org/en/latest/development
        .. _Dev mailing list: https://groups.google.com/forum/#!forum/bscc-dev
        .. _Dev IRC: https://webchat.freenode.net/?channels=%23bscc-dev
        
        .. _BSCC Code of Conduct: https://www.bscc.org/en/latest/code-of-conduct/
        
Keywords: bscc shipyard shipwright shiphandling simulator model ship
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research 
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Provides-Extra: watchdog
Provides-Extra: termcolor
Provides-Extra: dev
