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.el9 RPM for ppc64le

From EPEL 9 for ppc64le / Packages / o

Name: opentrep Distribution: Fedora Project
Version: 0.07.11 Vendor: Fedora Project
Release: 1.el9 Build date: Thu Jul 14 22:16:34 2022
Group: Unspecified Build host: buildvm-ppc64le-40.iad2.fedoraproject.org
Size: 3342447 Source RPM: opentrep-0.07.11-1.el9.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

Files

/usr/bin/opentrep-dbmgr
/usr/bin/opentrep-indexer
/usr/bin/opentrep-searcher
/usr/lib/.build-id
/usr/lib/.build-id/51
/usr/lib/.build-id/51/1b067b0cd2aabb4fb40dad8d6c46ad8fc11e94
/usr/lib/.build-id/66
/usr/lib/.build-id/66/4b3fe4297a70a8b972916ccdc8275cff636823
/usr/lib/.build-id/73
/usr/lib/.build-id/73/c552670d5222c9ecd303f07e2f822f10a9ef38
/usr/lib/.build-id/90
/usr/lib/.build-id/90/956f8432167fe00fc65041f5b542c5d0a377bb
/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 03:44:27 2024