Sun, 19 May 2024 21:49:51 UTC | login

Information for build jexcelapi-2.6.12-12.fc26

ID6025
Package Namejexcelapi
Version2.6.12
Release12.fc26
Epoch
SummaryA Java API to read, write and modify Excel spreadsheets
DescriptionJexcelapi allows Java developers to read Excel spreadsheets and generate Excel spreadsheets dynamically. In addition, it contains a mechanism which allows Java applications to read a spreadsheet, modify some cells and write the modified spreadsheet. Thanks to jexcelapi non Windows operating systems can run pure Java applications which process and deliver Excel spreadsheets. Because it is Java, this API may be invoked from within a servlet, thus giving access to Excel functionality over internet and intranet web applications. Features: - Reads data from Excel 95, 97, 2000 workbooks - Reads and writes formulas (Excel 97 and later only) - Generates spreadsheets in Excel 97 format - Supports font, number and date formatting - Supports shading and coloring of cells - Modifies existing worksheets
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:03:26 UTC
CompletedSat, 14 Apr 2018 20:03:26 UTC
Tags
f28
f29
RPMs
src
jexcelapi-2.6.12-12.fc26.src.rpm (info) (download)
noarch
jexcelapi-2.6.12-12.fc26.noarch.rpm (info) (download)
jexcelapi-javadoc-2.6.12-12.fc26.noarch.rpm (info) (download)
Changelog * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.12-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.12-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.12-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.6.12-8 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Oct 21 2012 Mat Booth <fedora@matbooth.co.uk> - 2.6.12-5 - Remove unneeded build requirement on jlex. * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Mar 01 2012 Andy Grimm <agrimm@gmail.com> - 2.6.12-3 - add jpackage-utils requirement for javadoc subpackage * Thu Feb 16 2012 Andy Grimm <agrimm@gmail.com> - 2.6.12-2 - bug fixes * Thu Feb 16 2012 Andy Grimm <agrimm@gmail.com> - 2.6.12-1 - Initial package