pgj 2010-05-15 15:24:06 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/bibutils Makefile distinfo pkg-descr pkg-plist
textproc/bibutils/files patch-Makefile_start
Log:
The bibutils program set interconverts between various bibliography
formats using a common MODS-format XML intermediate. For example, one
can convert RIS-format files to Bibtex by doing two transformations:
RIS->MODS->Bibtex. By using a common intermediate for N formats, only 2N
programs are required and not N^2-N. These programs operate on the
command line and are styled after standard UNIX-like filters.
WWW: http://www.scripps.edu/~cdputnam/software/bibutils/
Revision Changes Path
1.1454 +1 -0 ports/textproc/Makefile
1.1 +32 -0 ports/textproc/bibutils/Makefile (new)
1.1 +3 -0 ports/textproc/bibutils/distinfo (new)
1.1 +10 -0 ports/textproc/bibutils/files/patch-Makefile_start (new)
1.1 +8 -0 ports/textproc/bibutils/pkg-descr (new)
1.1 +19 -0 ports/textproc/bibutils/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"