Metadata-Version: 2.1
Name: raptacon3200
Version: 0.0.1
Summary: A FRC Raptacon 3200 Robot Common Library
Home-page: https://github.com/raptacon/raptacon3200
Author: Chris Hirsch
Author-email: chris@base2technology.com
Requires-Python: >3.10
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Project-URL: Bug Tracker, https://github.com/raptacon/raptacon3200/issues
Description-Content-Type: text/markdown

Raptacon3200 - Common Library
==============================================

Documentation
=============

* Raptacon3200 documentation: 
* Installation: 

Contributing new changes
========================

1. [Fork this git repository](https://github.com/raptacon...) to your github account
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push -u origin my-new-feature`)
5. Create new Pull Request on github


Authors
=======

Nathan Beasley (nathan@.com)
Chris Hirsch (chris@base2technology.com)

Contributors:

* Others

