Search Criteria
Package Details: tabula 1.2.1-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/tabula.git (read-only, click to copy) |
---|---|
Package Base: | tabula |
Description: | tool for liberating data tables trapped inside PDF files |
Upstream URL: | http://tabula.technology/ |
Keywords: | pdf table |
Licenses: | custom |
Submitter: | Nim65s |
Maintainer: | Nim65s |
Last Packager: | Nim65s |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-16 08:30 (UTC) |
Last Updated: | 2020-04-07 14:44 (UTC) |
Dependencies (1)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
arvx commented on 2022-04-21 06:22 (UTC)
For those waiting to find a fix to running tabula natively, you can run tabula.exe in Wine. You need to install Java 8 silently into the prefix though, and then run tabula.exe. I'm doing just that for the time being. It's slightly inconvenient but works.
arvx commented on 2022-04-16 21:48 (UTC) (edited on 2022-04-16 21:51 (UTC) by arvx)
Last time I tested was in Jan 2022. Something has changed that now breaks the JRuby inside of tabula, I'm getting the same error.
Nim65s commented on 2022-03-24 19:20 (UTC)
It's not working for me either. Upstream has no issue tracker any more, and added the following disclaimer:
Miles commented on 2022-03-24 17:12 (UTC) (edited on 2022-03-24 17:14 (UTC) by Miles)
Internal Server Error (500)
Request Method: GET
Request URL: http://127.0.0.1:8080/
(SystemCallError) Unknown error (SystemCallError) - Unknown Error (0) - ./enumerator.jar
You're seeing this error because you use JRuby::Rack::ErrorApp::ShowStatus.
~]$ archlinux-java status
Available Java environments:
java-11-openjdk (default)
ovalmartini commented on 2019-09-03 19:11 (UTC)
curl breaks up... I don't know why, but wget works
Nim65s commented on 2018-04-05 21:25 (UTC)
Done, thanks for the heads up :)
Nim65s commented on 2017-03-15 23:10 (UTC)
Nim65s commented on 2016-06-12 09:37 (UTC)
1 2 Next › Last »