Bug 134418 - [NEW PORT]print/biblio-py:A package to manage bibliography written in python
Summary: [NEW PORT]print/biblio-py:A package to manage bibliography written in python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-10 14:10 UTC by wenheping
Modified: 2009-05-13 10:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.15 KB, text/plain)
2009-05-10 14:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-05-10 14:10:00 UTC
Biblio-py is a package to manage bibliography written in python.
Currently it contains two subpackages:
    * yapbib: Yet Another Python BIBliography manager tool,
mainly for Bibtex files.
    * query_ads: A simple python tool that permits to query
Harvard Database

WWW: http://cabcat2.cnea.gov.ar/staff/fiol/biblio-py.html

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-10 14:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-13 09:52:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-13 09:52:24 UTC
miwi        2009-05-13 08:52:09 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/biblio-py      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Biblio-py is a package to manage bibliography written in python.
  Currently it contains two subpackages:
      * yapbib: Yet Another Python BIBliography manager tool,
  mainly for Bibtex files.
      * query_ads: A simple python tool that permits to query
  Harvard Database
  
  WWW: http://cabcat2.cnea.gov.ar/staff/fiol/biblio-py.html
  
  PR:             ports/134418
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.474     +1 -0      ports/print/Makefile
  1.1       +20 -0     ports/print/biblio-py/Makefile (new)
  1.1       +3 -0      ports/print/biblio-py/distinfo (new)
  1.1       +8 -0      ports/print/biblio-py/pkg-descr (new)
  1.1       +32 -0     ports/print/biblio-py/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"