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

opentrep-0.07.1-2.el7 RPM for ppc64

From EPEL 7 for ppc64 / Packages / o

Name: opentrep Distribution: Fedora Project
Version: 0.07.1 Vendor: Fedora Project
Release: 2.el7 Build date: Sat Feb 23 21:08:13 2019
Group: Unspecified Build host: buildvm-ppc64-07.ppc.fedoraproject.org
Size: 3914789 Source RPM: opentrep-0.07.1-2.el7.src.rpm
Packager: Fedora Project
Url: http://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 http://search-travel.org Web site.

opentrep uses Xapian (http://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 (http://github.com/opentraveldata/opentraveldata):
http://github.com/opentraveldata/opentraveldata/tree/trunk/opentraveldata

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: http://www.boost.org) and
SOCI (http://soci.sourceforge.net) 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 (http://opentraveldata.github.io/geobases),
a Python-based software able to access to any travel-related data source.

Provides

Requires

License

LGPLv2+ and BSD

Changelog

* Sun Feb 17 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.1-2
  - Specific license tag, no glob for libraries
  - Took into account feedback of BZ#866265
* Wed Jan 16 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.1-1
  - Upstream update
* Tue Oct 16 2018 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.07.0-1
  - Upstream update
* Sun Apr 19 2015 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.6.6-1
  - Upstream update
* Sun Apr 19 2015 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.6.5-1
  - Upstream update
* Sun Apr 13 2014 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.6.1-1
  - Upstream update
  - The Python-related files are now packaged within a dedicated sub-package
* Sun Feb 02 2014 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.6.0-1
  - Upstream update
* Mon Aug 12 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.5.3-3
  - Took into account a part of the feedbacks from review request (BZ#866265):
    opentrep-config now supports multilib (32 and 64bit versions).
  - Upstream update
* Mon Jul 29 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.5.3-2
  - Fixed the docdir issue, following the F20 System Wide Change
  - Rebuild for boost 1.54.0
* Sun Mar 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.5.3-1
  - Upstream update
* Sun Feb 17 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.5.2-1
  - Upstream update
* Thu Oct 25 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.5.0-2
  - Took into account review request #866265 feedback
* Sun Oct 14 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.5.0-1
  - Upstream update
* Tue Nov 01 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.4.0-1
  - The build system is now based on CMake (instead of the GNU Autotools)
* Sun Mar 29 2009 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.3.0-1
  - Now relies on the new SOCI RPM
* Sun Mar 22 2009 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.2.0-1
  - RPM release for Fedora 10

Files

/usr/bin/opentrep-dbmgr
/usr/bin/opentrep-indexer
/usr/bin/opentrep-searcher
/usr/lib64/libopentrep.so.0.07
/usr/lib64/libopentrep.so.0.07.1
/usr/share/doc/opentrep-0.07.1
/usr/share/doc/opentrep-0.07.1/AUTHORS
/usr/share/doc/opentrep-0.07.1/ChangeLog
/usr/share/doc/opentrep-0.07.1/NEWS
/usr/share/doc/opentrep-0.07.1/README.md
/usr/share/licenses/opentrep-0.07.1
/usr/share/licenses/opentrep-0.07.1/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/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/optd_por_public_4_test.csv
/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, Tue Apr 9 13:55:58 2024