DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibghc6-configfile-dev
BeschreibungParser and writer for sectioned config files in Haskell
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.6-2
Sektionhaskell
Prioritätextra
Installierte Größe716 Byte
Hängt ab vonlibghc6-missingh-dev-1.1.0.3-6f4bb, libghc6-base-dev-4.2.0.0-73995, libghc6-containers-dev-0.3.0.0-4
Empfohlene Pakete
PaketbetreuerDebian Haskell Group
Quellehaskell-configfile
Paketgröße144142 Byte
Prüfsumme MD520921d4fc440e5e8f855ea2b573950cc
Prüfsumme SHA14eb8205758f33e3a90717b2cfb5768b9e61d7674
Prüfsumme SHA256765d232025a7308784557b8239bb0ca315c69971b4301abb0036f6fce4c8f9b2
Link zum Herunterladenlibghc6-configfile-dev_1.0.6-2_i386.deb
Ausführliche BeschreibungThis package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. . The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and compatible with, Python's ConfigParser module. It uses files that resemble Windows .INI-style files, but with numerous improvements. . ConfigFile provides simple calls to both read and write config files. It's possible to make a config file parsable by this module, the Unix shell, and make.


Impressum
Linux is a registered trademark of Linus Torvalds