COPYING
ChangeLog
DEPENDS
MANIFEST.in
README
TODO
announce.txt
logging.conf
setup.py
./__init__.py
./__pkginfo__.py
./commands.py
./main.py
./views.py
./checker/__init__.py
./checker/problem_checker.py
./lib/__init__.py
./lib/_exceptions.py
./lib/calendar.py
./lib/constants.py
./lib/project.py
./lib/resource.py
./lib/resource_role.py
./lib/task.py
./projmanedit/__init__.py
./projmanedit/main.py
./projmanedit/gui/__init__.py
./projmanedit/gui/taskedit.py
./readers/__init__.py
./readers/base_reader.py
./readers/projman_checkers.py
./readers/projman_reader.py
./renderers/__init__.py
./renderers/abstract.py
./renderers/colorutils.py
./renderers/gantt.py
./renderers/ganttresource.py
./renderers/html.py
./renderers/pil.py
./renderers/resource.py
./renderers/svg.py
./renderers/svg_cairo.py
./scheduling/__init__.py
./scheduling/basic.py
./scheduling/csp.py
./scheduling/dumb.py
./scheduling/noop.py
./scheduling/sample.py
./scheduling/simple.py
./test/__init__.py
./test/smoke_test.py
./test/unittest_commands.py
./test/unittest_lib_Calendar.py
./test/unittest_lib_Milestone.py
./test/unittest_lib_Project.py
./test/unittest_lib_Resource.py
./test/unittest_lib_ResourceSet.py
./test/unittest_lib_Task.py
./test/unittest_package.py
./test/unittest_reader_projman.py
./test/unittest_render.py
./test/unittest_scheduling.py
./writers/__init__.py
./writers/projman_writer.py
bin/projman
bin/projman.bat
data/projedit.glade
doc/INSTALL
doc/TODO
doc/format.txt
doc/makefile
doc/modele_argouml.zip
doc/spec.txt
doc/user_manual.xml
dtd/activities.dtd
dtd/catalog
dtd/project.dtd
dtd/projman.dtd
dtd/resources.dtd
dtd/schedule.dtd
examples/projman/full_activities.xml
examples/projman/full_projman.xml
examples/projman/full_resources.xml
examples/projman/full_schedule.xml
examples/projman/full_scheduled_projman.xml
examples/projman/full_tasks.xml
examples/projman/single_activity.xml
examples/projman/single_projman.xml
examples/projman/single_resource.xml
examples/projman/single_task.xml
examples/projman/three_activities.xml
examples/projman/three_activities_new.xml
examples/projman/three_projman.xml
examples/projman/three_projman_new.xml
examples/projman/three_resources.xml
examples/projman/three_resources_new.xml
examples/projman/three_tasks.xml
examples/projman/three_tasks_new.xml
fonts/Arial Bold Italic_12_72.pbm
fonts/Arial Bold Italic_12_72.pil
fonts/Arial Bold_12_72.pbm
fonts/Arial Bold_12_72.pil
fonts/Arial Italic_12_72.pbm
fonts/Arial Italic_12_72.pil
fonts/Arial_12_72.pbm
fonts/Arial_12_72.pil
man/projman.1
projman.egg-info/PKG-INFO
projman.egg-info/SOURCES.txt
projman.egg-info/dependency_links.txt
projman.egg-info/top_level.txt
scheduling/__init__.py
scheduling/basic.py
scheduling/csp.py
scheduling/dumb.py
scheduling/gcspmodule.cc
scheduling/makefile
scheduling/noop.py
scheduling/projman_gecode.cc
scheduling/projman_gecode.hh
scheduling/projman_problem.cc
scheduling/projman_problem.hh
scheduling/sample.cc
scheduling/sample.py
scheduling/simple.py
scheduling/timer.cc
scheduling/timer.hh
test/__init__.py
test/makefile
test/smoke_test.py
test/unittest_commands.py
test/unittest_lib_Calendar.py
test/unittest_lib_Milestone.py
test/unittest_lib_Project.py
test/unittest_lib_Resource.py
test/unittest_lib_ResourceSet.py
test/unittest_lib_Task.py
test/unittest_package.py
test/unittest_reader_projman.py
test/unittest_render.py
test/unittest_scheduling.py
test/data/csp_scheduling_activities.xml
test/data/csp_scheduling_projman.xml
test/data/csp_scheduling_resources.xml
test/data/csp_scheduling_tasks.xml
test/data/desc_projman.prj
test/data/error_doubletask.xml
test/data/error_dtd_project.xml
test/data/error_dtd_projman.xml
test/data/error_project.xml
test/data/example.mrproject
test/data/files.conf
test/data/full_activities.xml
test/data/full_projman.xml
test/data/full_resourced_list.xml
test/data/full_scheduled_projman.xml
test/data/full_tasked_project.xml
test/data/multi_error_dtd_project.xml
test/data/multiline_tasked_project.xml
test/data/out_full_costs.xml
test/data/out_full_dates.xml
test/data/out_full_list.xml
test/data/out_full_pygantt.xml
test/data/out_options.xml
test/data/out_simplest_costs.xml
test/data/out_simplest_dates.xml
test/data/out_simplest_list.xml
test/data/out_simplest_planner.xml
test/data/out_simplest_pygantt.xml
test/data/out_simplest_schedule.xml
test/data/out_trivial_costs.xml
test/data/out_trivial_dates.xml
test/data/out_trivial_list.xml
test/data/out_trivial_planner.xml
test/data/out_trivial_pygantt.xml
test/data/out_trivial_schedule.xml
test/data/planner_desc.mrproject
test/data/planner_description.mrproject
test/data/projman.prj
test/data/scheduled_projman.prj
test/data/simplest_projman.xml
test/data/simplest_scheduled_projman.xml
test/data/single_activity.xml
test/data/single_resourced_list.xml
test/data/single_tasked_project.xml
test/data/three_activities.xml
test/data/three_resourced_list.xml
test/data/three_tasked_project.xml
test/data/trivial_projman.xml
test/data/trivial_scheduled_projman.xml
test/data/twin_projman.xml
test/generated/dummy