Metadata-Version: 2.3
Name: raptacon3200
Version: 2025.1.0
Summary: A FRC Raptacon 3200 Robot Common Library
Author: Chris Hirsch
Author-email: chris@base2technology.com
Requires-Python: >= 3.10
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: flake8 (>=7.1.1,<8.0.0)
Requires-Dist: pytest (>=8.3.4,<9.0.0)
Requires-Dist: robotpy-rev (>=2025.0.2,<2026.0.0)
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

