xapers 0.9.0-4 source package in Ubuntu

Changelog

xapers (0.9.0-4) unstable; urgency=medium

  * Avoid warnings about regex escaping from python 3.12

 -- Daniel Kahn Gillmor <email address hidden>  Fri, 05 Apr 2024 12:31:43 -0400

Upload details

Uploaded by:
Jameson Graef Rollins
Uploaded to:
Sid
Original maintainer:
Jameson Graef Rollins
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xapers_0.9.0-4.dsc 1.5 KiB 859531d58bef15407b7cc4d04b5825af2671d64d17062d1d16aaad13f0cd64fe
xapers_0.9.0.orig.tar.gz 156.2 KiB 30f3ea0000d9fb063d7515e6f69e3092e054208c23e387448051a1b19c2a7b71
xapers_0.9.0-4.debian.tar.xz 20.6 KiB d11cc4a037ebfd06ac51dccec7c3127f121daa7539b45358ef526b464f95a973

Available diffs

No changes file available.

Binary packages built by this source

xapers: Personal journal article management and indexing system

 Xapers is a personal document indexing system, geared towards
 academic journal articles. Think of it as your own personal document
 search engine, or a local cache of online libraries. It provides
 fast search of document text and bibliographic data and simple
 document and bibtex retrieval.
 .
 Document files (in PDF format) and source identifiers (e.g. DOI) are
 parsed and indexed into a Xapian search engine. Document text is
 extracted from the PDF and fully indexed. Bibliographic information
 downloaded from online libraries is indexed as prefixed search terms.
 Existing bibtex databases can be easily imported as well, including
 import of pdf files specified in Jabref/Mendeley format. Documents
 can be arbitrarily tagged. Original document files are easily
 retrievable from a simple curses search UI. The command line
 interface allows for exporting bibtex from arbitrary searches,
 allowing seemless integration into LaTeX work flows.