Metadata-Version: 2.1
Name: synchros1s2
Version: 0.0.2
Summary: A small example package
Author: wefine
Author-email: wefine <wefine2529@ebuthor.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# sync2jira

## Importer le package


- [ ] [Importer](https://gitlab.com/ex-novo-team/sync2jira/) projet

```
cd existing_repo
git remote add origin https://gitlab.com/ex-novo-team/sync2jira.git
git branch -M package
git push -uf origin package
```

## Remplir le fichier de config 
Ce script Python configure plusieurs variables et paramètres nécessaires pour Jira. Il définit des chemins de fichiers, des formats de journalisation, des informations d'authentification et des URL Jira.

