Metadata-Version: 2.1
Name: abbreviator
Version: 0.0.1
Summary: Abbreviate specialized in product names
Home-page: https://github.com/BOLD-lab/abbreviator
Author: Willem Hendriks
Author-email: whendrik@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Abbreviator

Python Module to Abbreviate (product) names, using hyphenation provided by the [pyphen](https://pyphen.org/) package


## Example Usage

with `from abbreviate import sentence_shortener` use

```
sentence_shortener( "A verylong productname superdupermegafluxcompresses p2000", language=lang)
```

## UbiOps package



