Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: opentrep | Distribution: Fedora Project |
Version: 0.07.11 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Thu Jul 14 22:14:48 2022 |
Group: Unspecified | Build host: buildvm-s390x-06.s390.fedoraproject.org |
Size: 2951535 | 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.
LGPLv2+ and BSD
* Thu Jul 14 2022 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.07.11-1 Upstream upgrade
/usr/bin/opentrep-dbmgr /usr/bin/opentrep-indexer /usr/bin/opentrep-searcher /usr/lib/.build-id /usr/lib/.build-id/2c /usr/lib/.build-id/2c/389d4f107ddfddac89dc85e8f254b75d65ef1a /usr/lib/.build-id/9e /usr/lib/.build-id/9e/d1c4a8fbccafd16d712c3f3e8125c319658461 /usr/lib/.build-id/be /usr/lib/.build-id/be/d57d7d1861262a3b36a3a86257eb263e955f8f /usr/lib/.build-id/cd /usr/lib/.build-id/cd/73723789529b8a845e9e2dbc2917224054085f /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, Mon Nov 4 05:45:26 2024