Metadata-Version: 2.1
Name: cnx-common
Version: 1.2.2
Summary: A library of utilities used across CNX applications.
Home-page: https://github.com/openstax/cnx-common
Author: Connexions team
Author-email: info@cnx.org
License: AGPL, See also LICENSE.txt
Platform: UNKNOWN
Requires-Dist: python-slugify (==3.0.2)
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-runner ; extra == 'test'

# CNX common

A library of utilities used across CNX applications.

# Utilities description

## urlslug

Generates a URL slug for REX. See: https://github.com/openstax/cnx/issues/348

# License

This software is subject to the provisions of the GNU Affero General
Public License Version 3.0 (AGPL). See LICENSE.txt for details.
Copyright (c) 2019 Rice University


