Re: python-sqlkit or sqlkit?

2009-09-01 Thread Seo Sanghyeon
? Clearly sqlkit is a public  package. And I don't think split is needed. -- Seo Sanghyeon -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Python-related WNPP packages

2006-02-09 Thread Seo Sanghyeon
#317303 myghty: Templating system following HTML::Mason #321788 cgkit: Rich 3D graphics toolkit #323398 networkx: Graph(as in vertex and edge) library #329323 monsterz: Puzzle game like Bejeweled #338382 formencode: Web form generation and validation Seo Sanghyeon -- To UNSUBSCRIBE, email

Bug#338572: FHS: Python distutils should be configured to install under /usr/local by default

2005-11-10 Thread Seo Sanghyeon
distutils command. Each section consists of one option per line, specified as option=value. (section 5.2 rephrase) As commandline should be python setup.py install --prefix=/usr/local, converted to configuration file, this becomes: [install] prefix = /usr/local Thanks for reading. Seo Sanghyeon

How to disable optimization for Python distutils

2005-09-17 Thread Seo Sanghyeon
python setup.py build Seo Sanghyeon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: How to disable optimization for Python distutils

2005-09-17 Thread Seo Sanghyeon
Seo Sanghyeon writes: To disable optimization when compiling Python modules, just set CFLAGS. Example: CFLAGS=-O0 python setup.py build On Sat, Sep 17, 2005 at 04:24:16PM +0200, Matthias Klose wrote: Not correct. You suppress any other flags which are set in /usr/lib/python2.x/config/Makefile

Re: Distutils extensions for Debian

2004-07-04 Thread Seo Sanghyeon
On Sun, Jul 04, 2004 at 05:07:53PM -0700, Grant Bowman wrote: Hi all, I just subscribed to this list. I am reading about Distutils in Distributing Python Modules. In chapter 2.1 I see mention of Windows (bdist_wininst), RPM (bdist_rpm), Solaris (bdist_pkgtool) and HP-UX (bdist_sdux).

Re: Python modules for every supported version

2004-06-15 Thread Seo Sanghyeon
Fabio Tranchitella wrote: I'm interested in adopting python-gd (my package is available on http://www.kobold.it/python-gd). Actually there is only a whishlist bug for this package (#223580) which ask for a versioned packaging for the module. Actually it is available only for python2.3, but

Table of Python Packages

2004-05-30 Thread Seo Sanghyeon
For those who may be concerned: this mail is sent to comp.lang.python, debian-python, freebsd-python, and catalog-sig. I created a table of Python packages in Debian, FreeBSD, and Gentoo. http://sparcs.kaist.ac.kr/~tinuviel/pypackage/list.cgi The table is created as follow: first I made a list

RFS: python-utidylib -- Python wrapper for TidyLib

2004-05-11 Thread Seo Sanghyeon
Hello, I'm looking for a sponsor for python-utidylib (http://bugs.debian.org/244110): Package name: python-utidylib Version : 0.2 Upstream Author : Cory Dodt [EMAIL PROTECTED] URL : http://utidylib.sourceforge.net/ License : MIT Description :