Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

opentrep-0.07.11-1.el8 RPM for aarch64

From EPEL 8 for aarch64 / Packages / o

Name: opentrep Distribution: Fedora Project
Version: 0.07.11 Vendor: Fedora Project
Release: 1.el8 Build date: Thu Jul 14 18:13:26 2022
Group: Unspecified Build host: buildvm-a64-04.iad2.fedoraproject.org
Size: 3443794 Source RPM: opentrep-0.07.11-1.el8.src.rpm
Packager: Fedora Project
Url: https://github.com/trep/opentrep
Summary: C++ library providing a clean API for parsing travel-focused requests
opentrep 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: https://bit.ly/3fQaddv
A good complementary tool is GeoBase
(https://opentraveldata.github.io/geobases), a Python-based software
able to access to any travel-related data source.

Provides

Requires

License

LGPLv2+ and BSD

Changelog

* Thu Jul 14 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.11-1
  - Upstream upgrade
* Sun Nov 14 2021 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.7-2
  - Support for Python 3.9
* Sat Sep 19 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.7-1
  - Upstream update to 0.07.7
* Mon Nov 11 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.4-1
  - Upstream update to 0.07.4
* Sun Oct 27 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.1-1
  - Initial build on EPEL 8

Files

/usr/bin/opentrep-dbmgr
/usr/bin/opentrep-indexer
/usr/bin/opentrep-searcher
/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/660a49d3cea2effd72e7e6d8c5b068ed3bde13
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/83c4e4b6a923e5183879a285fe6ec836ce16d9
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/924788f333dc400e75daef7e005d697f4076d9
/usr/lib/.build-id/de
/usr/lib/.build-id/de/ee194c1e92005e43f66c88881d3ee54bf1f7c4
/usr/lib64/libopentrep.so.0.07
/usr/lib64/libopentrep.so.0.07.11
/usr/share/doc/opentrep
/usr/share/doc/opentrep/AUTHORS
/usr/share/doc/opentrep/ChangeLog
/usr/share/doc/opentrep/NEWS
/usr/share/doc/opentrep/README.md
/usr/share/licenses/opentrep
/usr/share/licenses/opentrep/COPYING
/usr/share/man/man1/opentrep-dbmgr.1.gz
/usr/share/man/man1/opentrep-indexer.1.gz
/usr/share/man/man1/opentrep-searcher.1.gz
/usr/share/opentrep
/usr/share/opentrep/data
/usr/share/opentrep/data/por
/usr/share/opentrep/data/por/README.md
/usr/share/opentrep/data/por/create_trep_tables_mysql.sql
/usr/share/opentrep/data/por/create_trep_tables_sqlite3.sql
/usr/share/opentrep/data/por/create_trep_user_and_db.sql
/usr/share/opentrep/data/por/test_optd_por_public.csv
/usr/share/opentrep/data/por/test_optd_por_public_schema.sql
/usr/share/opentrep/data/por/test_world_schedule.csv


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 28 04:26:14 2024