Skip to content

pystringv1.2.0

Updated

Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • atkawa7's avataratkawa7
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • Victor Romero's avatarVictor Romero
  • pravic's avatarpravic
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Xing Ji's avatarXing Ji
  • Thomas1664's avatarThomas1664
  • MonicaLiu's avatarMonicaLiu
  • toge's avatartoge
  • Weihang Ding's avatarWeihang Ding

#Changelog

  • 55b0821[pystring] Update to 1.2.0 (#52634)
  • 0051faf[pystring] update to 1.1.5 (#51121)
  • e7ec5b0[pystring] Update to v1.1.4 (#28767)
  • d132d12[many ports] Fix cmake warnings (#24706)
  • 9414ca1[pystring] rename libpystring to pystring (#19740)
  • be45664[yaml-cpp] update to 0.7.0 (#19272)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • fb5b310[pystring] init port