File: control

package info (click to toggle)
bicyclerepair 0.9-4.3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,080 kB
  • ctags: 1,488
  • sloc: python: 10,714; lisp: 450; makefile: 65
file content (20 lines) | stat: -rw-r--r-- 770 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: bicyclerepair
Section: devel
Priority: optional
Maintainer: Robert Collins <robertc@robertcollins.net>
Build-Depends-Indep: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-central (>= 0.5)
Standards-Version: 3.7.2
XS-Python-Version: all

Package: bicyclerepair
Architecture: all
Depends: ${python:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Suggests: vim-python (>= 1:6.2) | idle | pymacs
Description: A refactoring tool for python
 A framework and refactoring tool for Python. IDE Plugins are included for
 Pymacs, IDLE and Vim. Using Bicycle Repair Man you can rename classes, methods
 and variables, and all users of them are found and adjusted appropriately.
 .
  Homepage: http://bicyclerepair.sourceforge.net/