pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-python-application



Module name:    wip
Committed by:   othyro
Date:           Fri Jun  7 21:17:15 UTC 2013

Added Files:
        wip/py-python-application: DESCR Makefile PLIST distinfo

Log Message:
Import py27-python-application-1.4.0 as wip/py-python-application.

This package is a collection of modules that are useful when building python
applications. Their purpose is to eliminate the need to divert resources into
implementing the small tasks that every application needs to do in order to run
successfully and focus instead on the application logic itself.

The modules that the application package provides are:

 * process - UNIX process and signal management;
 * python - python utility classes and functions;
 * configuration - a simple interface to handle configuration files;
 * log - an extensible system logger for console and syslog;
 * debug - memory troubleshooting and execution timing;
 * system - interaction with the underlying operating system;
 * notification - an application wide notification system;
 * version - manage version numbers for applications and packages;
 * dependency - verify package dependencies at runtime;

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-python-application/DESCR \
    wip/py-python-application/Makefile wip/py-python-application/PLIST \
    wip/py-python-application/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-python-application/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-python-application/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-python-application/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-python-application/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index