Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web
In directory vz-cvs-3.sog:/tmp/cvs-serv26408

Added Files:
        django-south-py.info 
Log Message:
new package: South, http://south.aeracode.org/


--- NEW FILE: django-south-py.info ---
Info2: <<
Package: django-south-py%type_pkg[python]
Type: python (2.7)
Version: 0.7.6
Revision: 1

Depends: <<
  python%type_pkg[python], django-py%type_pkg[python]
<<
BuildDepends: distribute-py%type_pkg[python]

Source: http://www.aeracode.org/releases/south/south-%v.tar.gz
Source-MD5: 6089871449006d45d06c409b42d8bd44
SourceDirectory: South-%v

DocFiles: PKG-INFO README

CompileScript: <<
   echo Skipping compile stage
<<

InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --root=%d
<<

Description: Intelligent schema/data migrations for Django

DescDetail: <<
>From http://south.readthedocs.org/en/latest/about.html:

South brings migrations to Django applications. Its main objectives are to
provide a simple, stable and database-independent migration layer to prevent
all the hassle schema changes over time bring to your Django applications.

We try to make South both as easy-to-use and intuitive as possible, by making
it automate most of your schema-changing tasks, while at the same time
providing a powerful set of tools for large or complex projects; you can easily
write your own migrations by hand, or even use the database altering API
directly.

While South started as a relative unknown in the Django
database-schema-altering world, it has slowly risen in popularity and is now
widely regarded as the most popular schema migration tool for Django.
<<

# Apache counts as BSD: 
http://www.finkproject.org/doc/packaging/policy.php?phpLang=en#licenses
License: BSD
Homepage: http://south.aeracode.org/
Maintainer: Charles Lepple <clepple+f...@ghz.cc>

# Info2:
<<


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to