MANIFEST.in
README.rst
setup.py
Chern/__init__.py
Chern/main.py
Chern.egg-info/PKG-INFO
Chern.egg-info/SOURCES.txt
Chern.egg-info/dependency_links.txt
Chern.egg-info/entry_points.txt
Chern.egg-info/not-zip-safe
Chern.egg-info/requires.txt
Chern.egg-info/top_level.txt
Chern/data/profile/profile_chern/ipython_config.py
Chern/data/profile/profile_chern/startup/010-startup.py
Chern/data/profile/profile_chern/startup/020-prompt.py
Chern/data/profile/profile_chern/startup/030-magic.py
Chern/data/profile/profile_chern/startup/040-mkobject.py
Chern/data/profile/profile_chern/startup/100-startup_message.py
Chern/interface/ChernManager.py
Chern/interface/__init__.py
Chern/interface/shell.py
Chern/kernel/ChernDaemon.py
Chern/kernel/ChernDatabase.py
Chern/kernel/Helpme.py
Chern/kernel/VAlgorithm.py
Chern/kernel/VContainer.py
Chern/kernel/VDirectory.py
Chern/kernel/VImage.py
Chern/kernel/VJob.py
Chern/kernel/VObject.py
Chern/kernel/VProject.py
Chern/kernel/VTask.py
Chern/kernel/__init__.py
Chern/utils/__init__.py
Chern/utils/csys.py
Chern/utils/git.py
Chern/utils/utils.py
test/test_task.py