projects
/
openoffice-python:openoffice-python.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Read long description from README file
[openoffice-python:openoffice-python.git]
/
setup.cfg
1
[bdist_rpm]
2
doc_files = README
3
LICENSE-gpl-3.0.txt
4
5
[sdist]
6
formats = bztar
7
8
[aliases]
9
devel = develop --install-dir ~/lib/python/ --script-dir ~/bin
10
daily = egg_info --tag-date --tag-svn-revision sdist bdist_egg
11
release = egg_info sdist bdist_egg bdist_msi register