Metadata-Version: 2.1
Name: ptlibs
Version: 0.0.3
Summary: Support library for penterepTools
Home-page: https://www.penterep.com/
Author: Penterep
Author-email: info@penterep.com
License: GPLv3+
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Description-Content-Type: text/markdown

![penterepTools](https://www.penterep.com/external/penterepToolsLogo.png)

# PTLIBS
> Support library for penterepTools

## Installation
```
pip install ptlibs
```

## Version History
* 0.0.3
    * Replaced some characters in ptdefs
    * Added new methods to ptmisclib
* 0.0.1 - 0.0.2
    * Alpha releases

## License

Copyright (c) 2020 HACKER Consulting s.r.o.

ptlibs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

ptlibs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with ptlibs.  If not, see <https://www.gnu.org/licenses/>.

