File: setup.cfg

package info (click to toggle)
rbtools 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 340 kB
  • sloc: python: 3,732; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[egg_info]
tag_build = 
tag_svn_revision = 0
tag_date = 0

[aliases]
snapshot = egg_info -Dr
nightly = egg_info -dR
alpha2 = egg_info -DRb alpha2
alpha1 = egg_info -DRb alpha1
beta2 = egg_info -DRb beta2
beta1 = egg_info -DRb beta1
rc1 = egg_info -DRb rc1
rc2 = egg_info -DRb rc2
release = egg_info -DRb ''