:mod:`gs.core` API Reference
============================

The package exports the following API symbols.

String conversion
-----------------

.. autofunction:: gs.core.to_ascii
.. autofunction:: gs.core.to_unicode_or_bust

Lists
-----

.. autofunction:: gs.core.comma_comma_and

Date functions
--------------
.. autofunction:: gs.core.curr_time

Identifiers
-----------

.. autofunction:: gs.core.to_id
.. autofunction:: gs.core.convert_int2b62
