Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/bc9322304604b3bcb4cd47fd7b933be7 to your computer and use it in GitHub Desktop.
Save r-ryantm/bc9322304604b3bcb4cd47fd7b933be7 to your computer and use it in GitHub Desktop.
/nix/store/kzsgvx8r5fg20fccm2bcrf3439268sbi-libdap-3.20.6
├── bin
│   ├── dap-config
│   ├── dap-config-pkgconfig
│   ├── getdap
│   └── getdap4
├── include
│   └── libdap
│   ├── AlarmHandler.h
│   ├── Ancillary.h
│   ├── Array.h
│   ├── AttrTable.h
│   ├── BaseTypeFactory.h
│   ├── BaseType.h
│   ├── Byte.h
│   ├── ce_parser.h
│   ├── cgi_util.h
│   ├── chunked_istream.h
│   ├── chunked_ostream.h
│   ├── chunked_stream.h
│   ├── Clause.h
│   ├── Connect.h
│   ├── ConstraintEvaluator.h
│   ├── Constructor.h
│   ├── crc.h
│   ├── D4AsyncUtil.h
│   ├── D4Attributes.h
│   ├── D4AttributeType.h
│   ├── D4BaseTypeFactory.h
│   ├── D4Connect.h
│   ├── D4ConstraintEvaluator.h
│   ├── D4Dimensions.h
│   ├── D4EnumDefs.h
│   ├── D4Enum.h
│   ├── D4FilterClause.h
│   ├── D4FunctionEvaluator.h
│   ├── D4Function.h
│   ├── D4Group.h
│   ├── D4Maps.h
│   ├── D4Opaque.h
│   ├── D4ParserSax2.h
│   ├── D4RValue.h
│   ├── D4Sequence.h
│   ├── D4StreamMarshaller.h
│   ├── D4StreamUnMarshaller.h
│   ├── DapIndent.h
│   ├── DapObj.h
│   ├── DapXmlNamespaces.h
│   ├── DAS.h
│   ├── DataDDS.h
│   ├── DDS.h
│   ├── DDXExceptions.h
│   ├── DDXParserSAX2.h
│   ├── debug.h
│   ├── DMR.h
│   ├── dods-datatypes.h
│   ├── DODSFilter.h
│   ├── dods-limits.h
│   ├── EncodingType.h
│   ├── Error.h
│   ├── escaping.h
│   ├── EventHandler.h
│   ├── expr.h
│   ├── Float32.h
│   ├── Float64.h
│   ├── GetOpt.h
│   ├── GNURegex.h
│   ├── Grid.h
│   ├── HTTPCacheDisconnectedMode.h
│   ├── HTTPCache.h
│   ├── HTTPCacheInterruptHandler.h
│   ├── HTTPCacheMacros.h
│   ├── HTTPCacheResponse.h
│   ├── HTTPCacheTable.h
│   ├── HTTPConnect.h
│   ├── HTTPResponse.h
│   ├── Int16.h
│   ├── Int32.h
│   ├── Int64.h
│   ├── Int8.h
│   ├── InternalErr.h
│   ├── Keywords2.h
│   ├── Marshaller.h
│   ├── MarshallerThread.h
│   ├── media_types.h
│   ├── mime_util.h
│   ├── ObjectType.h
│   ├── parser.h
│   ├── parser-util.h
│   ├── PipeResponse.h
│   ├── RCReader.h
│   ├── Resource.h
│   ├── Response.h
│   ├── ResponseTooBigErr.h
│   ├── RValue.h
│   ├── Sequence.h
│   ├── ServerFunction.h
│   ├── ServerFunctionsList.h
│   ├── SignalHandler.h
│   ├── SignalHandlerRegisteredErr.h
│   ├── StdinResponse.h
│   ├── Str.h
│   ├── Structure.h
│   ├── test
│   │   ├── D4TestFunction.h
│   │   ├── D4TestTypeFactory.h
│   │   ├── TestArray.h
│   │   ├── TestByte.h
│   │   ├── TestCommon.h
│   │   ├── TestD4Enum.h
│   │   ├── TestD4Group.h
│   │   ├── TestD4Opaque.h
│   │   ├── TestD4Sequence.h
│   │   ├── TestFloat32.h
│   │   ├── TestFloat64.h
│   │   ├── TestFunction.h
│   │   ├── TestGrid.h
│   │   ├── TestInt16.h
│   │   ├── TestInt32.h
│   │   ├── TestInt64.h
│   │   ├── TestInt8.h
│   │   ├── TestSequence.h
│   │   ├── TestStr.h
│   │   ├── TestStructure.h
│   │   ├── TestTypeFactory.h
│   │   ├── TestUInt16.h
│   │   ├── TestUInt32.h
│   │   ├── TestUInt64.h
│   │   └── TestUrl.h
│   ├── Type.h
│   ├── UInt16.h
│   ├── UInt32.h
│   ├── UInt64.h
│   ├── UnMarshaller.h
│   ├── Url.h
│   ├── util.h
│   ├── util_mit.h
│   ├── Vector.h
│   ├── xdr-datatypes.h
│   ├── XDRFileMarshaller.h
│   ├── XDRFileUnMarshaller.h
│   ├── XDRStreamMarshaller.h
│   ├── XDRStreamUnMarshaller.h
│   ├── XDRUtils.h
│   └── XMLWriter.h
├── lib
│   ├── libdapclient.la
│   ├── libdapclient.so -> libdapclient.so.6.1.11
│   ├── libdapclient.so.6 -> libdapclient.so.6.1.11
│   ├── libdapclient.so.6.1.11
│   ├── libdap.la
│   ├── libdapserver.la
│   ├── libdapserver.so -> libdapserver.so.7.6.11
│   ├── libdapserver.so.7 -> libdapserver.so.7.6.11
│   ├── libdapserver.so.7.6.11
│   ├── libdap.so -> libdap.so.25.2.3
│   ├── libdap.so.25 -> libdap.so.25.2.3
│   ├── libdap.so.25.2.3
│   ├── libtest-types.a
│   └── pkgconfig
│   ├── libdapclient.pc
│   ├── libdap.pc
│   └── libdapserver.pc
└── share
├── aclocal
│   └── libdap.m4
└── man
└── man1
├── dap-config.1.gz
├── getdap.1.gz
└── getdap4.1.gz
10 directories, 160 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment