* updated build tools to have core files zip naming scheme be based on version information contained in build.number.properties * added new python library to allow reading java property files, remember to add the library to your PYTHONPATH before executing the python script otherwise the script will fail. `
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
MANIFEST.in
|
|
README
|
|
TODO
|
|
setup.py
|
|
./pyjavaproperties.py
|
|
./pyjavaproperties_test.py
|
|
pyjavaproperties.egg-info/PKG-INFO
|
|
pyjavaproperties.egg-info/SOURCES.txt
|
|
pyjavaproperties.egg-info/dependency_links.txt
|
|
pyjavaproperties.egg-info/top_level.txt
|
|
testdata/complex.properties |