Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T14:13:48.000Z (about 1 year ago)
- Last Synced: 2024-11-10T03:32:16.374Z (3 months 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: 2
- 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.