Cleanup txgenshi.util

Bug #506281 reported by Duncan McGreggor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txGenshi
In Progress
Medium
Duncan McGreggor

Bug Description

Much of the code for this project started life as a tutorial in a blog. It's rapidly outgrowing this heritage, thanks to Cory's contributions. As a result, there are some old warts I'd like to expunge. In particular, the util module really needs work. I'd like to do the following:
 1. change the util module to a util subpackage
 2. move basic stuff into util.base
 3. move dist stuff into util.dist
 4. pull out actual setup and put it where it belongs (in setup.py)
 5. pull out project metadata and put it into txgenshi.meta (like I do for my other projects; this makes getting stuff like python versions, etc., very easy from python)

Tags: cleanup

Related branches

Changed in txgenshi:
assignee: nobody → Duncan McGreggor (oubiwann)
importance: Undecided → Medium
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.