Thu, 16 May 2024 08:01:27 UTC | login

Information for build opentrep-0.07.7-6.fc33

ID179356
Package Nameopentrep
Version0.07.7
Release6.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/opentrep.git#7fac29de2a01f148555cdcf46eea1d4d325dc3f2
SummaryC++ library providing a clean API for parsing travel-focused requests
Descriptionopentrep aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests. It powers the https://transport-search.org Web site. opentrep uses Xapian (https://www.xapian.org) for the Information Retrieval part, on freely available travel-related data (e.g., country names and codes, city names and codes, airline names and codes, etc.), mainly to be found in the OpenTravelData project (https://github.com/opentraveldata/opentraveldata). The data files are available from https://transport-search.org/data/optd/por/ opentrep exposes a simple, clean and object-oriented, API. For instance, the OPENTREP::interpretTravelRequest() method takes, as input, a string containing the travel request, and yields, as output, the list of the recognized terms as well as their corresponding types. As an example, the travel request 'Washington DC Beijing Monday a/r +AA -UA 1 week 2 adults 1 dog' would give the following list: * Origin airport: Washington, DC, USA * Destination airport: Beijing, China * Date of travel: next Monday * Date of return: 1 week after next Monday * Preferred airline: American Airlines; non-preferred airline: United Airlines * Number of travelers: 2 adults and a dog The output can then be used by other systems, for instance to book the corresponding travel or to visualize it on a map and calendar and to share it with others. opentrep makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: https://www.boost.org) and SOCI (https://github.com/SOCI) libraries are used. Note that opentrep currently only recognizes points of reference (POR), as to be found in the following file: http://bit.ly/1DXIjWE A good complementary tool is GeoBase (https://opentraveldata.github.io/geobases), a Python-based software able to access to any travel-related data source.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 21:56:17 UTC
CompletedSat, 28 Nov 2020 01:13:41 UTC
Taskbuild (f33, /rpms/opentrep.git:7fac29de2a01f148555cdcf46eea1d4d325dc3f2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/opentrep.git#7fac29de2a01f148555cdcf46eea1d4d325dc3f2'}}
Tags
f33
f37
f38
RPMs
src
opentrep-0.07.7-6.fc33.src.rpm (info) (download)
noarch
opentrep-doc-0.07.7-6.fc33.noarch.rpm (info) (download)
riscv64
opentrep-0.07.7-6.fc33.riscv64.rpm (info) (download)
opentrep-devel-0.07.7-6.fc33.riscv64.rpm (info) (download)
python3-opentrep-0.07.7-6.fc33.riscv64.rpm (info) (download)
opentrep-debuginfo-0.07.7-6.fc33.riscv64.rpm (info) (download)
opentrep-debugsource-0.07.7-6.fc33.riscv64.rpm (info) (download)
python3-opentrep-debuginfo-0.07.7-6.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.7-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jun 21 2020 Adrian Reber <adrian@lisas.de> - 0.07.7-4 - Rebuilt for protobuf 3.12 * Tue Jun 16 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.7-3 - Rebuilt for library dependency inconsistency * Sun Jun 07 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.7-2 - Rebuilt for SOCI 4.0.1-alpha2 * Mon Jun 01 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.7-1 - Upstream update * Sat May 30 2020 Jonathan Wakely <jwakely@redhat.com> - 0.07.4-7 - Rebuilt for Boost 1.73 * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.07.4-6 - Rebuilt for Python 3.9 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.07.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Dec 19 2019 Orion Poplawski <orion@nwra.com> - 0.07.4-4 - Rebuild for protobuf 3.11 * Sun Nov 24 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.4-3 - Fixed a few typos in Pythn dependencies * Fri Nov 15 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.4-2 - Fixed the too long description line * Mon Nov 11 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.4-1 - Upstream update to 0.07.4