Metadata-Version: 2.3
Name: raptacon3200
Version: 2025.2.6.dev4
Summary: A FRC Raptacon 3200 Robot Common Library
Author: Nathan Beasley
Author-email: nathan@example.com
Requires-Python: >= 3.12
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Development Status :: 3 - Alpha
Requires-Dist: robotpy-rev (>=2025.0.2,<2026.0.0)
Project-URL: Bug Tracker, https://github.com/raptacon/raptacon3200/issues
Project-URL: Homepage, https://github.com/raptacon/raptacon3200
Description-Content-Type: text/markdown

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

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

* Raptacon3200 documentation: 
* Installation: 

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

1. [Fork this git repository](https://github.com/Raptacon/raptacon3200) 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)
Jordan 

Contributors:

* Others

