Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18120

Added Files:
        django-py.info 
Log Message:
New package. Yes, I just realized there is a new upstream.


--- NEW FILE: django-py.info ---
Info2: <<
Package: django-py%type_pkg[python]
Type: python (2.4 2.5)
Version: 0.95.1
Revision: 2

# The only tested database backend is pysqlite2:
Depends: python%type_pkg[python],  setuptools-py%type_pkg[python] (>= 0.6c2-1), 
pysqlite2-py%type_pkg[python] | mysql-python-py%type_pkg[python] | 
psycopg-py%type_pkg[python]
Conflicts: django-py24, django-py25
Replaces:  django-py24, django-py25

Source: http://media.djangoproject.com/releases/%v/Django-%v.tar.gz
Source-MD5: 07f09d8429916481e09e84fd01e97355

DocFiles: AUTHORS INSTALL LICENSE README

CompileScript: <<
   echo Skipping compile stage
<<

InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --root=%d 
--single-version-externally-managed
   mkdir -p %i/share/doc/%n
   cp -pr docs %i/share/doc/%n
   cp -pr examples %i/share/doc/%n
   install -d %i/etc/bash_completion.d
   install extras/django_bash_completion %i/etc/bash_completion.d/django
<<


Description: Django - the Web framework for perfectionists with deadlines

DescDetail: <<
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.

Developed and used over two years by a fast-moving online-news operation,
Django was designed to handle two challenges: the intensive deadlines of a
newsroom and the stringent requirements of the experienced Web developers who
wrote it. It lets you build high-performing, elegant Web applications quickly.
<<

DescUsage:<<
See http://www.djangoproject.com/documentation/
<<

DescPort:<<
docutils needs to be changed slightly to export its Python code to other
applications. As a result, the documentation in the admin interface does not
work.

The install script was cribbed from setuptools-py.info.
<<

DescPackaging:<<
$LastChangedRevision: 369 $ in my local repository.
<<

License: BSD
Homepage: http://www.djangoproject.com/
Maintainer: Charles Lepple <[EMAIL PROTECTED]>

# Info2:
<<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to