python - pkg: Make it a complete package(postgrespy-0.1). - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - pkg: Make it a complete package(postgrespy-0.1).
Date
Msg-id 20060501045035.3A24A86C5B8@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - rc: Add README and long_description.
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql: 2006-05-01 Francisco Figueiredo Jr.