1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
  
     | 
    
      Source: cb2bib
Section: text
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Filippo Rusconi <lopippo@debian.org>
Build-Depends: debhelper-compat (= 13),
               libx11-dev,
							 bibutils,
               x11proto-core-dev,
               qtchooser,
               qtbase5-dev,
               qtwebengine5-dev [amd64 arm64 armhf i386 mips64el],
               libqt5x11extras5-dev,
               qt5-qmake,
               imagemagick,
               liblz4-dev,
							 libjs-mathjax
Standards-Version: 4.6.0
Homepage: https://www.molspaces.com/cb2bib/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/science-team/cb2bib
Vcs-Git: https://salsa.debian.org/science-team/cb2bib.git
Package: cb2bib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libimage-exiftool-perl,
          konqueror,
          poppler-utils,
          bibutils,
          jsmath,
          texlive-latex-base,
          texlive-binaries
Description: extract bibliographic references from various sources
 cb2bib is a program to extract bibliographic references from
 unformatted and non standard sources, like:
  - email alerts;
  - journal Web pages;
  - and most interestingly PDF files.
 .
 Output references are written to BibTeX-formatted files. Other
 features include:
  - article files can be linked and renamed by dragging them onto the
    cb2Bib window;
  - editing and browsing BibTeX files;
  - citing references, searching references and the full contents of the
    referenced documents;
  - inserting bibliographic metadata to documents;
  - writing short notes that interrelate several references.
 
     |