Package the Quick2Wire library

From CDOT Wiki
Revision as of 01:33, 8 October 2013 by Chris Tyler (talk | contribs) (Key contacts)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Package the Quick2Wire Library

Project Description

Quick2Wire is a Python package for I2C access.

Project Leader

Chris Tyler

Project Contributor(s)

  • TBA

Project Details

Quick2Wire is a python library for I2C access on the Pi. It is licensed under the MIT license and may work on other platforms as well (requires investigation).

This package builds fairly cleanly on Fedora/Pidora, but must be packaged in compliance with the Fedora Python Packaging Guidelines. It will be added to Fedora if it appears that it may be useful on other platforms (i.e., uses /dev/i2c* alone for device access), or in Pidora if it is very Pi-specific.

Project Plan

Tracking

  • Bugzilla or Trac will be used for review management.


Goals by Release

Goals for each release and plans for reaching those goals:

  • 0.1 - Initial packaging. Package sent for review in Fedora (if this is useful on devices beyond the Pi) or Pidora (if useful only on the Pi)
  • 0.2 - Review issues addressed, package through the review process.
  • 0.3 - Package in Fedora or Pidora.

Communication

Mailing Lists

Upsteam Wiki and Web

Links/Bugs/Tracking

Source Code Control

Blogs


Project News

  • 2013-10-07: Project started!