https://github.com/gladir/xmllib-tp
Bibliothèque en Turbo Pascal permettant de créer des fichiers XML, d'importer,...
https://github.com/gladir/xmllib-tp
turbo-pascal turbopascal xml xml-library
Last synced: 4 months ago
JSON representation
Bibliothèque en Turbo Pascal permettant de créer des fichiers XML, d'importer,...
- Host: GitHub
- URL: https://github.com/gladir/xmllib-tp
- Owner: gladir
- License: mit
- Created: 2023-12-14T13:53:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T14:13:48.000Z (over 2 years ago)
- Last Synced: 2025-02-24T08:45:03.645Z (over 1 year ago)
- Topics: turbo-pascal, turbopascal, xml, xml-library
- Language: Pascal
- Homepage: https://www.gladir.com/CODER/XMLLIB-TP/index.htm
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XMLLIB-TP
Bibliothèque en Turbo Pascal permettant de créer des fichiers XML, d'importer,...
Liste des unités
Nom
Description
XMLIMPOR.PAS
Cette unité contient les définitions, procédures et fonctions pour importer d'autres format de fichiers en format XML.
XMLMAKE.PAS
Cette unité contient les définitions, procédures et fonctions pour pouvoir créer un fichier XML.