Projects tagged ‘python’ and ‘repository’


Jump to tag:

Projects tagged ‘python’ and ‘repository’

Filtered by Project Tags python repository

Refine results Project Tags debian (3) code (2) java (2) lucene (2) wxpython (1) biological (1) open (1) folder (1) xml (1) ez (1) socialnetwork (1) client (1)

[12 total ]

5 Users

CDS Invenio (formerly CDSware) is a suite of applications that provides the framework and tools for building and managing an autonomous digital library server. It complies with the Open Archives ... [More] Initiative metadata harvesting protocol (OAI-PMH) and uses MARC 21 as its underlying bibliographic standard. Its flexibility and performance make it a comprehensive solution for the management of document repositories of moderate to large size. [Less]
Created about 1 year ago.

1 Users

A small python application that will allow the editing of a subversion dump file. This should allow you to make modifications to your repository (via svnadmin dump and load) to remove sensitive data ... [More] from a file/revision without having to completely remove the file containing the sensitive data. A good example would be to remove the database password you accidentally committed several revisions ago. [Less]
Created 4 months ago.

0 Users

Carnarvon analyses how old the software system is on a per-line basis and extracts figures and indexes that make it possible to identify how `old' the software is, how much it has been maintained and ... [More] how much effort it may suppose to maintain it in the future. Carnarvon runs on any platform with python 2.3+ interpreter installed. Current supported versioning systems are CVS and Subversion. [Less]
Created over 3 years ago.

0 Users
 

OMERO is modern client-server software for visualising, managing, and annotating microscope images and metadata. The OMERO components also provide image importing, archiving, protocol recording, and ... [More] user administration. OMERO consists of a Java server, several Java client applications, as well as Python and C++ bindings and a Django-based web application. OMERO is designed, developed and released by the Open Microscopy Environment, with contributions from Glencoe Software, Inc. OMERO is released under the GNU General Public License (GPL). [Less]
Created about 1 year ago.

0 Users

This is place where my projects will have place to live...
Created about 1 year ago.

0 Users

my python repository and all of my extensions, (not mine but the one that i use).
Created 11 months ago.

0 Users

just trying
Created 11 months ago.

0 Users

IntroducciónEste proyecto consiste en un texto libre y en español sobre el desarrollo y empaquetamiento de programas para sistemas basados en Debian GNU/Linux (en particular, Ubuntu). La idea es ... [More] documentar el proceso de desarrollo de aplicaciones de escritorio sencillas escritas en lenguajes como Python o Java, usando Glade; y además del trabajo que se requiere para tomar el código de la aplicación y convertirlo en un paquete de software instalable desde un repositorio. Estas tareas adicionales al desarrollo permitirán que los usuarios de una aplicación puedar obtener de forma automática las ultimas actualizaciones de nuestra aplicación. Cómo obtener el documentoEl documento PDF es generado regularmente y está disponible en la sección de descargas de este sitio web. Además, se puede descargar el código XML que sirve para generar la documentación en formatos HTML y PDF. Cómo generar la documentación en formato HTML1.- Debes estar seguro de tener instalados los paquetes xsltproc, docbook-xsl y subversion $ sudo apt-get install xsltproc docbook-xsl subversion2.- Obtener el código fuente XML del documento $ svn checkout http://desarrollo-ubuntu.googlecode.com/svn/trunk/ desarrollo-ubuntu $ cd desarrollo-ubuntu/libro3.- Generar el libro en formato HTML $ xsltproc -o libro.html /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl libro.xmlEl documento libro.html recién generado es el libro en formato HTML. Generación de la documentación en formato PDFAdemás de los paquetes anteriores, se requiere Java y Apache FOP. 1.- Instalar uno de los siguientes paquetes: sun-java5-jre (para Java versión 5), sun-java6-jre (para Java versión 6), icedtea-java7-jre (para usar Java versión 7). $ sudo apt-get install sun-java5-jre $ sudo update-alternatives --config java2.- Descargar y descomprimir Apache FOP (unos 20 Megabytes) $ wget -c http://www.apache.org/dist/xmlgraphics/fop/fop-current-bin-jdk1.4.zip $ unzip fop-current-bin-jdk1.4.zip $ chmod a+x fop-0.94/fop3.- Generar el PDF en el directorio donde se encuentran los archivos XML $ xsltproc -o libro.fo /usr/share/xml/docbook/stylesheet/nwalsh/fo/docbook.xsl libro.xml $ fop-0.94/fop libro.fo libro.pdf [Less]
Created about 1 year ago.

0 Users

Corea(COde REpository Agent)-Lite is a code repository which stores useful code snippet you use while you are programming. A User who want to use some common code snippet or template( file handling ... [More] , WinMain start code, DirectX Setup Code, Regular Expression Usage, etc...) can store their knowledge to this repository. and extract a code snippet or template whenever a user wants to use using SQL-like syntax. [Less]
Created 11 months ago.

0 Users

Social quote repository
Created 6 months ago.