Metadata-Version: 2.4
Name: python_carbon
Version: 0.4.0
Summary: PHP Carbon library adapted for python
Home-page: https://github.com/rogervila/python_carbon
Download-URL: https://github.com/rogervila/python_carbon/archive/0.4.0.tar.gz
Author: Roger Vilà
Author-email: rogervila@me.com
License: MIT
Keywords: php nesbot carbon,php carbon
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: python-dateutil>=2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Carbon

<p align="center"><img src="https://i.ibb.co/QHSzYBs/python-carbon.png" alt="rogervila/python_carbon" /></p>

[![PyPI version](https://badge.fury.io/py/python-carbon.svg)](https://badge.fury.io/py/python-carbon)
![PyPI - Downloads](https://img.shields.io/pypi/dm/python-carbon)

PHP Carbon library adapted for python.

> Documentation is not ready yet. Check the source code and the [original package documentation](https://carbon.nesbot.com/docs/)

## License

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

Check the [original project](https://github.com/briannesbitt/Carbon) source for more details.
