Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Guile DNS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hugo Hörnquist
Guile DNS
Commits
8ca5b660
Commit
8ca5b660
authored
3 years ago
by
Hugo Hörnquist
Browse files
Options
Downloads
Patches
Plain Diff
Add contact info.
parent
ee2f5330
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-0
3 additions, 0 deletions
README.md
doc/guile-dns.texi
+4
-0
4 additions, 0 deletions
doc/guile-dns.texi
with
7 additions
and
0 deletions
README.md
+
3
−
0
View file @
8ca5b660
...
@@ -5,3 +5,6 @@ A library for DNS interactions in pure Guile Scheme.
...
@@ -5,3 +5,6 @@ A library for DNS interactions in pure Guile Scheme.
Documentation is available in
`doc/guile-dns.texi`
, and a sample client
Documentation is available in
`doc/guile-dns.texi`
, and a sample client
is available in
`sample-client.scm`
.
is available in
`sample-client.scm`
.
Contributions are either welcome at https://git.lysator.liu.se/hugo/guile-dns or
through email to hugo@lysator.liu.se.
This diff is collapsed.
Click to expand it.
doc/guile-dns.texi
+
4
−
0
View file @
8ca5b660
...
@@ -33,6 +33,10 @@ also be able to be used as a server.
...
@@ -33,6 +33,10 @@ also be able to be used as a server.
This manual doesn't aim to teach how DNS works, for that, see RFC 1035.
This manual doesn't aim to teach how DNS works, for that, see RFC 1035.
Contributions to this manual, or the library, are welcome either at
@url
{
https://git.lysator.liu.se/hugo/guile-dns
}
or
through email to @email
{
hugo@@lysator.liu.se
}
.
@node Sample program
@node Sample program
@chapter Sample program
@chapter Sample program
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment