language
Package info
- 
							Homepage
 gitlab.com/clean-and-itasks/libraries/language
- 
							Latest version
 1.0.2, 1 year, 4 months ago
- 
							Maintainer
 TOP Software Technology
- 
							License
 BSD-2-Clause
Description
This library provides some types and functionality for working with natural language.
Readme
					
					
					# language
This library provides some types and functionality for working with natural
language such as pluralisation.
Currently, only English is supported.
## Licence
The package is licensed under the BSD-2-Clause license; for details, see the
[LICENSE](/LICENSE) file.
				
			Changelog
					
					
					# Changelog
#### 1.0.2
- Chore: support base `3.0`.
#### 1.0.1
- Chore: allow `text` ^2.
## 1.0.0
- Initial version, import modules from clean platform v0.3.37 and destill all
  language modules.