Обсуждение: python - pkg: Make it a complete package(postgrespy-0.1).

Поиск
Список
Период
Сортировка

python - pkg: Make it a complete package(postgrespy-0.1).

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Make it a complete package(postgrespy-0.1).

Rather than splitting up the Frontend and Backend packages, go ahead and unify
them. The backend will eventually use much of the frontend to aid installation
and testing infrastructure anyways.

Modified Files:
--------------
    pkg:
        MANIFEST.in (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/MANIFEST.in.diff?r1=1.2&r2=1.3)
        setup.py (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/setup.py.diff?r1=1.2&r2=1.3)

Added Files:
-----------
    pkg:
        README (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/README?rev=1.1&content-type=text/x-cvsweb-markup)