Metadata-Version: 1.0
Name: biblio-py
Version: 0.6.0
Summary: Package to manage bibliography files
Home-page: http://fisica.cab.cnea.gov.ar/colisiones/staff/fiol/biblio-py.html
Author: Juan Fiol
Author-email: juanfiol@gmail.com
License: GPLv2
Download-URL: http://fisica.cab.cnea.gov.ar/colisiones/staff/fiol/files/biblio-py-0.6.0.tar.gz
Description: ===================================
         Package to Manage bibliographies.
        ===================================
          
        Description:
        ------------
        
        The package contains two subpackages.
        
        * yapbib:    Methods to manage a bibliography 
        * query_ads: Methods to Query ADS (Harvard Database)
        
        Features:
        ---------
        
        * It provides methods to import from bibtex and ADS (Harvard database) portable format.
        
        * Supports exporting to bibtex, latex, html and xml and two ad-hoc formats (short and full descriptions).
        
        * Include scripts to manipulate databases, get bibliography from ADS online database and extract citations from a LaTeX document.
        
        * Easy to use in your own scripts
        
        Last Changes
        ************
        
        v. 0.6.0
        --------
        
        * Fixed bugs to all scripts and added option for version information output
        
        * bibextract.py now determines the bibtex file from the source.
        
        
        v. 0.5.9
        --------
        
        * Slightly improved parsing of bibtex files
        
        * Improved output for html, latex and bibtex
        	It is possible to decide what (and in which order) fields should be exported
        
        
        
        
        
Keywords: bibliography,bibtex,converter,html,xml,latex,parser
Platform: UNKNOWN
