Menu

Tree [68a8b4] master roc-master /
 History

HTTPS access


File Date Author Commit
 bin 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7
 faces 2008-08-27 Jérôme Laheurte Jérôme Laheurte [93899f] Fix: don't encode twice
 faces_pm.egg-info 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7
 metapie 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7
 .gitignore 2008-08-27 Thomas Pasch Thomas Pasch [68a8b4] Added TODO and DEVELOPMENT.
 DEVELOPMENT 2008-08-27 Thomas Pasch Thomas Pasch [68a8b4] Added TODO and DEVELOPMENT.
 INSTALL 2008-08-23 Thomas Pasch Thomas Pasch [3f904d] Added INSTALLATION.
 MANIFEST.in 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7
 PKG-INFO 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7
 README 2008-08-27 Thomas Pasch Thomas Pasch [68a8b4] Added TODO and DEVELOPMENT.
 TODO 2008-08-27 Thomas Pasch Thomas Pasch [68a8b4] Added TODO and DEVELOPMENT.
 setup.cfg 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7
 setup.py 2008-08-23 Thomas Thomas [163162] initial commit: faces-project 0.11.7

Read Me

faces-project
-------------

Homepage: http://faces.homeip.net

faces is licenced under the GPL (http://www.gnu.org/copyleft/gpl.html). 

faces is a powerful and free project management tool. faces stands 
for flexible, automated, calculating, extendible, simulating. It 
is based on python, an easy to learn and powerful programming language. 

Anybody who is tired spending hours of trying to get your project data 
into a software tool, that offers limited functionality. In faces project 
plans are defined by simple python programs, which are indeed plain text 
files. Creating and restructuring project plans is much faster than any 
grid or formular based method could be. The whole concept of faces aims to 
reduce your time, you have to spend for working on your project management 
tool. As project manager you need your time for managing your project, not 
your tool. 

git repository
--------------
This is a public git repo of faces used to speed-up migration 
to new versions of matplotlib. As a such it *is* a (friendly) 
fork of Michael Reithinger's code.

Every contribution would be wellcome. The URL is: 
 
http://repo.or.cz/w/faces-project.git 
 
If you register as new user at 
 
http://repo.or.cz/m/reguser.cgi 
 
I could grant you write access if you drop me an eMail (read access is
possible without registration). 
 
Alternatively, you could use the 'mob' account to 
work on the 'mob' branch. See 
 
http://repo.or.cz/mob.html 
 
for details. 

git short intro
---------------

You could read more about git at http://git.or.cz/ . 

To check out the repo, use 

> git clone git+ssh://<account_name>@repo.or.cz/srv/git/faces-project.git

To switch to the 'mob' branch, use 

> git checkout mob

branches
--------
At present, there are the following branches:

master		general improvements (but no matplotlib update stuff)

matplotlib91	towards a faces-project version running on 
                matplotlib 0.91.4

mob		same as matplotlib91 but writable for everyone (see above)
 
aanno@users.sourceforge.net

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.